← Search

Hongyang Chen

30 accepted papers

2026

ComplexMCP: Evaluation of LLM Agents in Dynamic, Interdependent, and Large-Scale Tool Sandbox

ICML 2026poster

Current LLM agents are proficient at calling isolated APIs but struggle with the "last mile" of commercial software automation. In real-world scenarios, tools are not independent; they are atomic, interdependent, and prone to environmental noise. We introduce $\textbf{ComplexMCP}$, a benchmark desig…

Cited by 0SourceScholar
2026

From Feature Learning to Spectral Basis Learning: A Unifying and Flexible Framework for Efficient and Robust Shape Matching

CVPR 2026

Shape matching is a fundamental task in computer graphics and vision, with deep functional maps becoming a prominent paradigm. However, existing methods primarily focus on learning informative feature representations by constraining pointwise and functional maps, while neglecting the optimization of

Cited by 0SourcecodeScholar
2026

NC-Bench and NCfold: A Benchmark and Closed-Loop Framework for RNA Non-Canonical Base-Pair Prediction

ICLR 2026poster

RNA secondary structure forms the basis for folding and function, with non-canonical (NC) interactions indispensable for catalysis, regulation, and molecular recognition. Despite their importance, predicting NC base pairs remains challenging due to the absence of a standardized benchmark for systema…

Cited by 0SourcecodeScholar
2026

Uncovering the Gradient Geometry of Long CoT: A Spectral-guided Approach to Reasoning Distillation

ICML 2026poster

Large reasoning models (LRMs) achieve remarkable reasoning performance by generating long chains-of-thought (CoT). However, standard supervised fine-tuning (SFT) treats all tokens uniformly, indiscriminately minimizing loss across both essential reasoning steps and those that are noisy, redundant, o…

Cited by 0SourceScholar
2025

CVLUE: A New Benchmark Dataset for Chinese Vision-Language Understanding Evaluation

AAAI 2025technical

Despite the rapid development of Chinese vision-language models (VLMs), most existing Chinese vision-language (VL) datasets are constructed on Western-centric images from existing English VL datasets. The cultural bias in the images makes these datasets unsuitable for evaluating VLMs in Chinese cult…

2025

Large Language Models Enhanced Personalized Graph Neural Architecture Search in Federated Learning

AAAI 2025technical

Personalized federated learning (PFL) on graphs is an emerging field focusing on the collaborative development of architectures across multiple clients, each with distinct graph data distributions while adhering to strict privacy standards. This area often requires extensive expert intervention in m…

2025

Long-form Hallucination Detection with Self-elicitation

ACL 2025finding

While Large Language Models (LLMs) have exhibited impressive performance in generating long-form content, they frequently present a hazard of producing factual inaccuracies or hallucinations. An effective strategy to mitigate this hazard is to leverage off-the-shelf LLMs to detect hallucinations aft…

Cited by 0SourcePDFScholar
2025

Node-Centric Meta Structure Search in Heterogeneous Graphs

ICASSP 2025accepted

Heterogeneous graphs are increasingly used to represent complex real-world scenarios with diverse entities and interactions by meta structures. Recently, the search of meta structures is combined with graph neural architecture search to automatically extract the semantic knowledge for various tasks…

Cited by 0SourceScholar
2025

SEP-MLDC: A Simple and Effective Paradigm for Multi-Label Document Classification

NAACL 2025findings

Multi-label document classification (MLDC) aims to allocate more than one label to each document and attracts increasing attention in many practical applications. However, previous studies have failed to pay sufficient attention to the lack of semantic information on labels and the long-tail problem…

Cited by 0SourcePDFScholar
2025

Third-Person Appraisal Agent: Simulating Human Emotional Reasoning in Text with Large Language Models

EMNLP 2025

Emotional reasoning is essential for improving human-AI interactions, particularly in mental health support and empathetic systems. However, current approaches, which primarily map sensory inputs to fixed emotion labels, fail to understand the intricate relationships between motivations, thoughts, a

Cited by 0SourcePDFScholar
2025

UniMatch: Universal Matching from Atom to Task for Few-Shot Drug Discovery

ICLR 2025spotlight

Drug discovery is crucial for identifying candidate drugs for various diseases. However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focus on single-scale features, overlooking the hierarchical molecular structures t…

2025

When Evolution Strategy Meets Language Models Tuning

COLING 2025main

Supervised Fine-tuning has been pivotal in training autoregressive language models, yet it introduces exposure bias. To mitigate this, Post Fine-tuning, including on-policy and off-policy methods, has emerged as a solution to enhance models further. However, each has its limitations regarding perfor…

2024

Boosting Zero-Shot Node Classification via Dependency Capture and Discriminative Feature Learning

ICASSP 2024accepted

Zero-shot node classification aims to predict nodes belonging to novel classes that have not been seen in the training. Existing studies focus on transferring knowledge from seen classes to unseen classes, which have achieved good performance in most cases. However, they do not fully leverage the re…

Cited by 0SourceScholar
2024

CutFreq: Cut-and-Swap Frequency Components for Low-Level Vision Augmentation

AAAI 2024technical

Low-level vision plays a crucial role in a wide range of imaging quality and image recognition applications. However, the limited size, quality, and diversity of datasets often pose significant challenges for low-level tasks. Data augmentation is the most effective and practical way of sample expans…

2024

Depression Detection via Capsule Networks with Contrastive Learning

AAAI 2024technical

Depression detection is a challenging and crucial task in psychological illness diagnosis. Utilizing online user posts to predict whether a user suffers from depression seems an effective and promising direction. However, existing methods suffer from either poor interpretability brought by the black…

2024

EMALG: An Enhanced Mandarin Lombard Grid Corpus with Meaningful Sentences

ICASSP 2024accepted

This study investigates the Lombard effect, where individuals adapt their speech in noisy environments. We introduce an enhanced Mandarin Lombard grid (EMALG) corpus with meaningful sentences, enhancing the Mandarin Lombard grid (MALG) corpus. EMALG features 34 speakers and improves recording setups…

Cited by 0SourceScholar
2024

Geometric-Facilitated Denoising Diffusion Model for 3D Molecule Generation

AAAI 2024technical

Denoising diffusion models have shown great potential in multiple research areas. Existing diffusion-based generative methods on de novo 3D molecule generation face two major challenges. Since majority heavy atoms in molecules allow connections to multiple atoms through single bonds, solely using pa…

2024

Guiding a Harsh-Environments Robust Detector via RAW Data Characteristic Mining

AAAI 2024technical

Consumer-grade cameras capture the RAW physical description of a scene and then process the image signals to obtain high-quality RGB images that are faithful to human visual perception. Conventionally, dense prediction scenes require high-precision recognition of objects in RGB images. However, pred…

2024

Liberating Seen Classes: Boosting Few-Shot and Zero-Shot Text Classification via Anchor Generation and Classification Reframing

AAAI 2024technical

Few-shot and zero-shot text classification aim to recognize samples from novel classes with limited labeled samples or no labeled samples at all. While prevailing methods have shown promising performance via transferring knowledge from seen classes to unseen classes, they are still limited by (1) In…

Cited by 2SourcePDFScholar
2024

MPGraf: a Modular and Pre-trained Graphformer for Learning to Rank at Web-scale (Extended Abstract)

IJCAI 2024poster

Both Transformer and Graph Neural Networks (GNNs) have been used in learning to rank (LTR), however, they adhere to two distinct yet complementary problem formulations, i.e., ranking score regression based on query-webpage pairs and link prediction within query-webpage bipartite graphs, respectively…

Cited by 0SourcePDFScholar
2024

Meta Structure Search for Link Weight Prediction in Heterogeneous Graphs

ICASSP 2024accepted

Recently link weight prediction has attracted an increasing research interest due to its merits in quantifying the strength between nodes within a graph. Nonetheless, current link weight prediction methods focus solely on graph topology, disregarding node feature information embedded in graphs. In r…

Cited by 0SourceScholar
2023

Boosting Decision-Based Black-Box Adversarial Attack with Gradient Priors

IJCAI 2023poster

Decision-based methods have shown to be effective in black-box adversarial attacks, as they can obtain satisfactory performance and only require to access the final model prediction. Gradient estimation is a critical step in black-box adversarial attacks, as it will directly affect the query efficie…

Cited by 1SourcePDFScholar
2023

Boosting Few-Shot Text Classification via Distribution Estimation

AAAI 2023technical

Distribution estimation has been demonstrated as one of the most effective approaches in dealing with few-shot image classification, as the low-level patterns and underlying representations can be easily transferred across different tasks in computer vision domain. However, directly applying this ap…

Cited by 16SourcePDFScholar
2023

HQA-Attack: Toward High Quality Black-Box Hard-Label Adversarial Attack on Text

NeurIPS 2023poster

Black-box hard-label adversarial attack on text is a practical and challenging task, as the text data space is inherently discrete and non-differentiable, and only the predicted label is accessible. Research on this problem is still in the embryonic stage and only a few methods are available. Nevert…

2023

Learning Invariant Molecular Representation in Latent Discrete Space

NeurIPS 2023poster

Molecular representation learning lays the foundation for drug discovery. However, existing methods suffer from poor out-of-distribution (OOD) generalization, particularly when data for training and testing originate from different environments. To address this issue, we propose a new framework for…

2023

PMMSD: Development of the Matrix Sentence Intelligibility Dataset for Mandarin with Lombard Effect

ICASSP 2023accepted

This paper presents a Paired Mandarin Matrix Sentence Dataset (PMMSD), which will be available after publication. PMMSD is the first Mandarin matrix sentence intelligibility dataset containing both plain and Lombard speech for scientific research. The results verify that different Lombard styles wou…

Cited by 0SourceScholar
2023

SSPAttack: A Simple and Sweet Paradigm for Black-Box Hard-Label Textual Adversarial Attack

AAAI 2023technical

Hard-label textual adversarial attack is a challenging task, as only the predicted label information is available, and the text space is discrete and non-differentiable. Relevant research work is still in fancy and just a handful of methods are proposed. However, existing methods suffer from either…

Cited by 21SourcePDFScholar