Tagged articles
6 articles
Page 1 of 1
HyperAI Super Neural
HyperAI Super Neural
Sep 15, 2025 · Artificial Intelligence

scSiameseClu Sets New SOTA on Unsupervised Single‑Cell Clustering Across 7 Datasets

The paper introduces scSiameseClu, a Siamese clustering framework that combines dual augmentation, siamese fusion, and optimal‑transport clustering to overcome representation collapse in scRNA‑seq data, and demonstrates state‑of‑the‑art performance on seven diverse single‑cell datasets and downstream annotation tasks.

Graph Neural NetworkSiamese Networkclustering
0 likes · 11 min read
scSiameseClu Sets New SOTA on Unsupervised Single‑Cell Clustering Across 7 Datasets
Code DAO
Code DAO
Dec 23, 2021 · Artificial Intelligence

Deep Siamese Network for Measuring Similarity of ECG Signals

This article presents an automated neural‑network framework based on a deep Siamese architecture to learn similarity representations between ECG recordings, covering ECG fundamentals, exploratory data analysis, signal preprocessing, model construction with Keras, and demonstrates how the trained network yields similarity scores applicable to broader signal‑matching tasks.

Deep LearningECGKeras
0 likes · 10 min read
Deep Siamese Network for Measuring Similarity of ECG Signals
58 Tech
58 Tech
Jun 16, 2021 · Artificial Intelligence

Improving Text Matching Accuracy in Voice Assistants: Experiments with Siamese Networks, BERT Models, and Advanced Tricks

This article evaluates classic Siamese networks, various BERT‑based pretrained models, and several training tricks such as adversarial training, k‑fold cross‑validation, and model ensembling on both a public similarity‑sentence competition dataset and an internal voice‑assistant standard question matching dataset, ultimately raising accuracy from 97.23 % to 99.5 %.

BERTSiamese NetworkVoice Assistant
0 likes · 15 min read
Improving Text Matching Accuracy in Voice Assistants: Experiments with Siamese Networks, BERT Models, and Advanced Tricks
Tencent Cloud Developer
Tencent Cloud Developer
Jan 21, 2020 · Artificial Intelligence

Cold-Start Short Video Potential Prediction Using Siamese Networks

The paper proposes a Siamese‑based PredictionNet that combines EfficientB3 image and VGGish audio features with user metrics to predict a HotValue score for newly uploaded short videos, using a margin loss with view‑value‑aware pair selection, enabling tiered cold‑start exposure that boosts overall platform efficiency.

Siamese Networkcold startmachine learning
0 likes · 9 min read
Cold-Start Short Video Potential Prediction Using Siamese Networks
JD Tech Talk
JD Tech Talk
Nov 15, 2019 · Artificial Intelligence

Legal Case Similarity Competition at CCL 2019: Dataset, Task Transformation, and Model Solutions

The article reviews the CCL “Chinese Law Research Cup” similarity competition, describing the legal text dataset, converting the triple‑sample task to a binary similarity problem, outlining challenges such as long documents, and summarizing the BERT‑based Siamese, InferSent, and triplet‑loss models that achieved top‑10 results.

BERTCCL 2019Legal NLP
0 likes · 8 min read
Legal Case Similarity Competition at CCL 2019: Dataset, Task Transformation, and Model Solutions