← Search

Sihang Jiang

19 accepted papers

2026

A Stitch in Time Saves Nine: Proactive Self-Refinement for Language Models

ICLR 2026poster

Recent advances in self-refinement have demonstrated significant potential for improving the outputs of large language models (LLMs) through iterative refinement. However, most existing self-refinement methods rely on a reactive process with a fixed number of iterations, making it difficult to deter…

Cited by 0SourceScholar
2026

Adaptive Hallucination Alleviation in Multimodal Large Language Models: From Strategic Data Selection to Severity-Guided Training

AAAI 2026technical

Multimodal Large Language Models (MLLMs) have recently achieved strong performance across a variety of multimodal tasks. However, they still suffer from various forms of hallucination, which hinder their practical deployment. Prior approaches often struggle to efficiently construct high-quality hall

Cited by 0SourcePDFScholar
2026

ComLQ: Benchmarking Complex Logical Queries in Information Retrieval

AAAI 2026technical

Information retrieval (IR) systems play a critical role in navigating information overload across various applications. Existing IR benchmarks primarily focus on simple queries that are semantically analogous to single- and multi-hop relations, overlooking complex logical queries involving first-ord

Cited by 0SourcePDFScholar
2026

Difficulty Is Not Enough: Curriculum Learning for LLMs Fine-tuning Must Consider Utility

AAAI 2026technical

Fine-tuning plays an essential role in improving the performance of large language models (LLMs) on specific tasks. A central challenge lies in designing data-efficient strategy to achieve better fine-tuning performance. Curriculum learning, which organizes data from easy to hard, has become a widel

Cited by 0SourcePDFScholar
2026

From Outcomes to Actions: Leveraging Hindsight for Long-Horizon Language Agent Training

ICML 2026poster

Reinforcement learning (RL) has become a widely adopted technique for improving large language models (LLMs) on complex tasks. Despite this progress, existing RL methods still face challenges in training agents with longer-horizon interactions. One major bottleneck is distinguishing the contribution…

Cited by 0SourceScholar
2026

MMIFEvol: Towards Evolutionary Multimodal Instruction Following

AAAI 2026technical

Multimodal Instruction Following serves as a fundamental capability of multimodal language models, involving accurate comprehension and execution of user-provided instructions. However, existing multimodal instruction-following datasets and benchmarks face the shortcomings outlined below: (a) Lack o

Cited by 0SourcePDFScholar
2026

Measuring the Unmeasurable: Unveiling Latent Cognitive Capabilities of LLM

AAAI 2026technical

As large language models (LLMs) are increasingly deployed in high-stakes domains such as education, healthcare, and law, accurately evaluating their nuanced reasoning process becomes essential to ensure their safety, reliability, and trustworthiness. However, most existing benchmarks evaluate LLMs a

Cited by 0SourcePDFScholar
2026

Selective Expert Guidance for Effective and Diverse Exploration in Reinforcement Learning of LLMs

ICLR 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has become a widely adopted technique for enhancing the reasoning ability of Large Language Models (LLMs). However, the effectiveness of RLVR strongly depends on the capability of base models. This issue arises because it requires the model to ha…

Cited by 0SourcecodeScholar
2026

Your Models Have Thought Enough: Training Large Reasoning Models to Stop Overthinking

ICLR 2026poster

Large Reasoning Models (LRMs) have achieved impressive performance on challenging tasks, yet their deep reasoning often incurs substantial computational costs. To achieve efficient reasoning, existing reinforcement learning methods still struggle to construct short reasoning path during the rollout…

Cited by 0SourceScholar
2025

Data-Efficient Selection via Grammatical Complexity in Continual Pre-training of Domain-Specific LLMs

EMNLP 2025

Data efficiency is crucial in domain-specific continual pre-training (CPT) of large language models (LLMs), especially under resource constraints. Aiming for “small data, big impact,” this work addresses the limitations of existing domain-specific data selection strategies, which often rely on scarc

2025

From Remembering to Metacognition: Do Existing Benchmarks Accurately Evaluate LLMs?

EMNLP 2025

Despite the rapid development of large language models (LLMs), existing benchmark datasets often focus on low-level cognitive tasks, such as factual recall and basic comprehension, while providing limited coverage of higher-level reasoning skills, including analysis, evaluation, and creation. In thi

Cited by 0SourcePDFScholar
2025

Hierarchical Prompt Tuning for System-Incremental Log Analysis

ICASSP 2025accepted

System-incremental log analysis, involves the ongoing training of a model using logs from diverse systems to enable effective resolution of log analysis tasks across an expanding array of systems. Existing continual learning methods, which are based on prompt tuning, have shown challenges in insuffi…

Cited by 0SourceScholar
2025

LogSI: A Benchmark for System-Incremental Log Analysis

ICASSP 2025accepted

Automated log analysis plays a vital role in software operations, with deep learning methods demonstrating effectiveness for analyzing logs from individual systems. However, existing methods face limitations in efficiency, adaptability, and knowledge preservation in system-incremental log analysis.…

Cited by 0SourceScholar
2025

The Missing Piece in Model Editing: A Deep Dive into the Hidden Damage Brought By Model Editing

ICASSP 2025accepted

Large Language Models have revolutionized numerous tasks with their remarkable efficacy. However, editing these models, crucial for rectifying outdated or erroneous information, often leads to a complex issue known as the ripple effect in the hidden space. While difficult to detect, this effect can…

Cited by 0SourceScholar
2024

Beyond Entities: A Large-Scale Multi-Modal Knowledge Graph with Triplet Fact Grounding

AAAI 2024technical

Much effort has been devoted to building multi-modal knowledge graphs by visualizing entities on images, but ignoring the multi-modal information of the relation between entities. Hence, in this paper, we aim to construct a new large-scale multi-modal knowledge graph with triplet facts grounded on i…

2024

CR-LLM: A Dataset and Optimization for Concept Reasoning of Large Language Models

ACL 2024findings

Concept reasoning is an important capability for models to understand the world. However, the existing datasets, such as concept extraction and concept generation, suffer from modeledge leakage and context leakage. To address these limitations, we construct a dataset of concept reasoning for large l…

2024

Xiezhi: An Ever-Updating Benchmark for Holistic Domain Knowledge Evaluation

AAAI 2024technical

New Natural Langauge Process~(NLP) benchmarks are urgently needed to align with the rapid development of large language models (LLMs). We present Xiezhi, the most comprehensive evaluation suite designed to assess holistic domain knowledge.Xiezhi comprises multiple-choice questions across 516 diverse…

2023

GANTEE: Generative Adversarial Network for Taxonomy Enterance Evaluation

AAAI 2023technical

Taxonomy is formulated as directed acyclic graphs or trees of concepts that support many downstream tasks. Many new coming concepts need to be added to an existing taxonomy. The traditional taxonomy expansion task aims only at finding the best position for new coming concepts in the existing taxonom…

Cited by 2SourcePDFScholar
2019

Transfer Learning for Sequences via Learning to Collocate

ICLR 2019poster

Transfer learning aims to solve the data sparsity for a specific domain by applying information of another domain. Given a sequence (e.g. a natural language sentence), the transfer learning, usually enabled by recurrent neural network (RNN), represent the sequential information transfer. RNN uses a…

Cited by 24SourcePDFScholar