← Search

Chang Ma

13 accepted papers

2026

ScienceBoard: Evaluating Multimodal Autonomous Agents in Realistic Scientific Workflows

ICLR 2026poster

Large Language Models (LLMs) have extended their impact beyond Natural Language Processing, substantially fostering the development of interdisciplinary research. Recently, various LLM-based agents have been developed to assist scientific discovery progress across multiple aspects and domains. Among…

Cited by 0SourcecodeScholar
2026

The Hidden Risk: Membership Inference Attacks on Multimodal Federated Learning via Modality Imbalance

ICML 2026poster

Federated learning (FL) faces significant challenges from modality heterogeneity, which motivates multimodal federated learning (MFL) to leverage complementary modalities across decentralized clients for improved performance. However, modality imbalance introduces a new attack surface, making MFL mo…

Cited by 0SourceScholar
2025

Genius: A Generalizable and Purely Unsupervised Self-Training Framework For Advanced Reasoning

ACL 2025long

Advancing LLM reasoning skills has captivated wide interest. However, current post-training techniques rely heavily on supervisory signals, such as outcome supervision or auxiliary reward models, which face the problem of scalability and high annotation costs. This motivates us to enhance LLM reason…

2025

KS-Lottery: Finding Certified Lottery Tickets for Multilingual Transfer in Large Language Models

NAACL 2025long

The lottery ticket hypothesis posits the existence of “winning tickets” within a randomly initialized neural network. Do winning tickets exist for LLMs in fine-tuning scenarios? How can we find such winning tickets? In this paper, we propose KS-Lottery, a method to identify a small subset of LLM par…

2025

Non-myopic Generation of Language Models for Reasoning and Planning

ICLR 2025poster

Large Language Models (LLMs) have demonstrated remarkable abilities in reasoning and planning. Despite their success in various domains, such as mathematical problem-solving and coding, LLMs face challenges in ensuring reliable and optimal planning due to the inherent myopic nature of autoregressive…

2025

𝜙-Decoding: Adaptive Foresight Sampling for Balanced Inference-Time Exploration and Exploitation

ACL 2025long

Inference-time optimization scales computation to derive deliberate reasoning steps for effective performance. While previous search-based strategies address the short-sightedness of auto-regressive generation, the vast search space leads to excessive exploration and insufficient exploitation. To st…

2024

Achilles-Bench: A Challenging Benchmark for Low-Resource Evaluation

ACL 2024findings

With promising yet saturated results in high-resource settings, low-resource datasets have gradually become crucial benchmarks (e.g., BigBench Hard, superGLUE) for evaluating the learning ability of advanced neural networks. In this work, we find that there exists a set of “hard examples” in low-res…

Cited by 0SourcePDFScholar
2024

AgentBoard: An Analytical Evaluation Board of Multi-turn LLM Agents

NeurIPS 2024oral

Evaluating large language models (LLMs) as general-purpose agents is essential for understanding their capabilities and facilitating their integration into practical applications. However, the evaluation process presents substantial challenges. A primary obstacle is the benchmarking of agent perform…

2024

Retrieved Sequence Augmentation for Protein Representation Learning

EMNLP 2024main

Protein Language Models traditionally depend on Multiple Sequence Alignments (MSA) to incorporate evolutionary knowledge. However, MSA-based approaches suffer from substantial computational overhead and generally underperform in generalizing to de novo proteins. This study reevaluates the role of MS…

2023

GIMLET: A Unified Graph-Text Model for Instruction-Based Molecule Zero-Shot Learning

NeurIPS 2023poster

Molecule property prediction has gained significant attention in recent years. The main bottleneck is the label insufficiency caused by expensive lab experiments. In order to alleviate this issue and to better leverage textual knowledge for tasks, this study investigates the feasibility of employing…

2022

Certified Robustness Against Natural Language Attacks by Causal Intervention

ICML 2022spotlight

Deep learning models have achieved great success in many fields, yet they are vulnerable to adversarial examples. This paper follows a causal perspective to look into the adversarial vulnerability and proposes Causal Intervention by Semantic Smoothing (CISS), a novel framework towards robustness aga…

2022

Domain Adaptation via Maximizing Surrogate Mutual Information

IJCAI 2022poster

Unsupervised domain adaptation (UDA), which is an important topic in transfer learning, aims to predict unlabeled data from target domain with access to labeled data from the source domain. In this work, we propose a novel framework called SIDA (Surrogate Mutual Information Maximization Domain Adapt…

2022

PEER: A Comprehensive and Multi-Task Benchmark for Protein Sequence Understanding

NeurIPS 2022accept

We are now witnessing significant progress of deep learning methods in a variety of tasks (or datasets) of proteins. However, there is a lack of a standard benchmark to evaluate the performance of different methods, which hinders the progress of deep learning in this field. In this paper, we propose…