← Search

Siqi Sun

28 accepted papers

2026

ESG-Bench: Benchmarking Long-Context ESG Reports for Hallucination Mitigation

AAAI 2026technical

As corporate responsibility increasingly incorporates environmental, social, and governance (ESG) criteria, ESG reporting is becoming a legal requirement in many regions and a key channel for documenting sustainability practices and assessing firms’ long-term and ethical performance. However, the le

Cited by 0SourcePDFScholar
2026

When to Think, When to Speak: Learning Disclosure Policies for Large Language Model Reasoning

ICML 2026poster

Standard Chain-of-Thought (CoT) reasoning trades reliability for responsiveness: in a single user-visible token stream, more deliberation delays meaningful output, imposing a ``silence tax.'' We introduce \emph{Side-by-Side (SxS) Interleaved Reasoning}, a training framework that makes \emph{disclosu…

Cited by 0SourceScholar
2025

Bidirectional Representations Augmented Autoregressive Biological Sequence Generation: Application in De Novo Peptide Sequencing

NeurIPS 2025poster

Autoregressive (AR) models, common in sequence generation, are limited in many biological tasks like de novo peptide sequencing and protein modeling by their unidirectional nature, failing to capture crucial global bidirectional token dependencies. Non-Autoregressive (NAR) models offer holistic, bid…

Cited by 0SourcecodeScholar
2025

Curriculum Learning for Biological Sequence Prediction: The Case of De Novo Peptide Sequencing

ICML 2025poster

Peptide sequencing—the process of identifying amino acid sequences from mass spectrometry data—is a fundamental task in proteomics. Non-Autoregressive Transformers (NATs) have proven highly effective for this task, outperforming traditional methods. Unlike autoregressive models, which generate token…

2025

Optimized Dynamic Watermarking for Audio DNNs with Adaptive Embedding and Boundary Sampling

ICASSP 2025accepted

The intensified concerns arising from the widespread adoption of deep learning have led to increased scrutiny of intellectual property protection in DNN models. Existing audio watermarking techniques, predominantly based on traditional signal processing methods, struggle to balance robustness, imper…

Cited by 0SourceScholar
2025

PriFold: Biological Priors Improve RNA Secondary Structure Predictions

AAAI 2025technical

Predicting RNA secondary structures is crucial for understanding RNA function, designing RNA-based therapeutics, and studying molecular interactions within cells. Existing deep-learning-based methods for RNA secondary structure prediction have mainly focused on local structural properties, often ove…

2025

Retrieval is Not Enough: Enhancing RAG through Test-Time Critique and Optimization

NeurIPS 2025poster

Retrieval-augmented generation (RAG) has become a widely adopted paradigm for enabling knowledge-grounded large language models (LLMs). However, standard RAG pipelines often fail to ensure that model reasoning remains consistent with the evidence retrieved, leading to factual inconsistencies or unsu…

Cited by 0SourcecodeScholar
2025

Scientists' First Exam: Probing Cognitive Abilities of MLLM via Perception, Understanding, and Reasoning

NeurIPS 2025poster

Scientific discoveries increasingly rely on complex multimodal reasoning based on information-intensive scientific data and domain-specific expertise. Empowered by expert-level scientific benchmarks, scientific Multimodal Large Language Models (MLLMs) hold the potential to significantly enhance this…

Cited by 0SourceScholar
2025

Universal Biological Sequence Reranking for Improved De Novo Peptide Sequencing

ICML 2025poster

De novo peptide sequencing is a critical task in proteomics. However, the performance of current deep learning-based methods is limited by the inherent complexity of mass spectrometry data and the heterogeneous distribution of noise signals, leading to data-specific biases. We present RankNovo, the…

2024

BEACON: Benchmark for Comprehensive RNA Tasks and Language Models

NeurIPS 2024poster

RNA plays a pivotal role in translating genetic instructions into functional outcomes, underscoring its importance in biological processes and disease mechanisms. Despite the emergence of numerous deep learning approaches for RNA, particularly universal RNA language models, there remains a significa…

2024

CROWD: Certified Robustness via Weight Distribution for Smoothed Classifiers against Backdoor Attack

EMNLP 2024finding

Language models are vulnerable to clandestinely modified data and manipulation by attackers. Despite considerable research dedicated to enhancing robustness against adversarial attacks, the realm of provable robustness for backdoor attacks remains relatively unexplored. In this paper, we initiate a…

2024

ContraNovo: A Contrastive Learning Approach to Enhance De Novo Peptide Sequencing

AAAI 2024technical

De novo peptide sequencing from mass spectrometry (MS) data is a critical task in proteomics research. Traditional de novo algorithms have encountered a bottleneck in accuracy due to the inherent complexity of proteomics data. While deep learning-based methods have shown progress, they reduce the pr…

2024

CrossBind: Collaborative Cross-Modal Identification of Protein Nucleic-Acid-Binding Residues

AAAI 2024technical

Accurate identification of protein nucleic acid binding residues poses a significant challenge with important implications for various biological processes and drug design. Many typical computational methods for protein analysis rely on a single model that could ignore either the semantic context of…

2024

MSA Generation with Seqs2Seqs Pretraining: Advancing Protein Structure Predictions

NeurIPS 2024poster

Deep learning models like AlphaFold2 have revolutionized protein structure prediction, achieving unprecedented accuracy. However, the dependence on robust multiple sequence alignments (MSAs) continues to pose a challenge, especially for proteins that lack a wealth of homologous sequences. To overcom…

2023

TextVerifier: Robustness Verification for Textual Classifiers with Certifiable Guarantees

ACL 2023findings

When textual classifiers are deployed in safety-critical workflows, they must withstand the onslaught of AI-enabled model confusion caused by adversarial examples with minor alterations. In this paper, the main objective is to provide a formal verification framework, called TextVerifier, with certif…

2022

Human Parity on CommonsenseQA: Augmenting Self-Attention with External Attention

IJCAI 2022poster

Most of today's AI systems focus on using self-attention mechanisms and transformer architectures on large amounts of diverse data to achieve impressive performance gains. In this paper, we propose to augment the transformer architecture with an external attention mechanism to bring external knowled…

2022

Leveraging Knowledge in Multilingual Commonsense Reasoning

ACL 2022findings

Commonsense reasoning (CSR) requires models to be equipped with general world knowledge. While CSR is a language-agnostic process, most comprehensive knowledge sources are restricted to a small number of languages, especially English. Thus, it remains unclear how to effectively conduct multilingual…

2022

RetGen: A Joint Framework for Retrieval and Grounded Text Generation Modeling

AAAI 2022technical

Recent advances in large-scale pre-training such as GPT-3 allow seemingly high quality text to be generated from a given prompt. However, such generation systems often suffer from problems of hallucinated facts, and are not inherently designed to incorporate useful external information. Grounded gen…

2022

Training Data is More Valuable than You Think: A Simple and Effective Method by Retrieving from Training Data

ACL 2022long

Retrieval-based methods have been shown to be effective in NLP tasks via introducing external knowledge. However, the indexing and retrieving of large-scale corpora bring considerable computational cost. Surprisingly, we found that REtrieving from the traINing datA (REINA) only can lead to significa…

2021

FILTER: An Enhanced Fusion Method for Cross-lingual Language Understanding

AAAI 2021technical

Large-scale cross-lingual language models (LM), such as mBERT, Unicoder and XLM, have achieved great success in cross-lingual representation learning. However, when applied to zero-shot cross-lingual transfer tasks, most existing methods use only single-language input for LM finetuning, without leve…

2021

LightningDOT: Pre-training Visual-Semantic Embeddings for Real-Time Image-Text Retrieval

NAACL 2021long

Multimodal pre-training has propelled great advancement in vision-and-language research. These large-scale pre-trained models, although successful, fatefully suffer from slow inference speed due to enormous computational cost mainly from cross-modal attention in Transformer architecture. When applie…

2020

FreeLB: Enhanced Adversarial Training for Natural Language Understanding

ICLR 2020spotlight

Adversarial training, which minimizes the maximal risk for label-preserving input perturbations, has proved to be effective for improving the generalization of language models. In this work, we propose a novel adversarial training algorithm, FreeLB, that promotes higher invariance in the embedding s…

Cited by 567SourcecodeScholar