← Search

Yiwen Zhang

12 accepted papers

2026

Breaking the Modality Barrier: Generative Modeling for Accurate Molecule Retrieval from Mass Spectra

AAAI 2026technical

Retrieving molecular structures from tandem mass spectra is a crucial step in rapid compound identification. Existing retrieval methods, such as traditional mass spectral library matching, suffer from limited spectral library coverage, while recent cross-modal representation learning frameworks ofte

Cited by 0SourcePDFScholar
2026

CAFU: Constrained Alignment and Filtered Uniformity for Denoising Recommendation

AAAI 2026technical

In recommender systems, recent advances highlight the critical role of alignment and uniformity (AU) in representation learning. Specifically, AU-based methods pull positive user-item pairs closer (alignment) and spread the overall representation distribution (uniformity), typically relying on obser

Cited by 0SourcePDFScholar
2026

Revisiting Contrastive Learning in Collaborative Filtering via Parallel Graph Filters

AAAI 2026technical

Graph Contrastive Learning (GCL) has recently emerged as a powerful paradigm for modeling user–item interactions and learning high-quality representations in recommender systems. While existing GCL-based methods benefit from data augmentation and sampling strategies, they often overlook the inherent

Cited by 0SourcePDFScholar
2025

DICP: Deep In-Context Prompt for Event Causality Identification

EMNLP 2025

Event causality identification (ECI) is a challenging task that involves predicting causal relationships between events in text. Existing prompt-learning-based methods typically concatenate in-context examples only at the input layer, this shallow integration limits the model’s ability to capture th

2025

DenseLoRA: Dense Low-Rank Adaptation of Large Language Models

ACL 2025long

Low-rank adaptation (LoRA) has been developed as an efficient approach for adapting large language models (LLMs) by fine-tuning two low-rank matrices, thereby reducing the number of trainable parameters. However, prior research indicates that many of the weights in these matrices are redundant, lead…

2025

Local Causal Discovery Without Causal Sufficiency

AAAI 2025technical

Local causal discovery is crucial for revealing the causal relationships between specific variables from data. Existing local causal discovery algorithms are designed under the assumption of causal sufficiency, which states that there are no latent common causes for two or more of the observed varia…

Cited by 0SourcePDFScholar
2025

SLRL: Semi-Supervised Local Community Detection Based on Reinforcement Learning

AAAI 2025technical

Most existing semi-supervised community detection algorithms leverage known communities to learn community structures, subsequently identifying communities that align with these learned community structures. However, differences in community structures may render the community structures learned by…

2022

Learn to Adapt for Generalized Zero-Shot Text Classification

ACL 2022long

Generalized zero-shot text classification aims to classify textual instances from both previously seen classes and incrementally emerging unseen classes. Most existing methods generalize poorly since the learned parameters are only optimal for seen classes rather than for both classes, and the param…

2020

CLUE: A Chinese Language Understanding Evaluation Benchmark

COLING 2020main

The advent of natural language understanding (NLU) benchmarks for English, such as GLUE and SuperGLUE allows new NLU models to be evaluated across a diverse set of tasks. These comprehensive benchmarks have facilitated a broad range of research and applications in natural language processing (NLP).…