← Search

Ping Jian

13 accepted papers

2026

ICL-Router: In-Context Learned Model Representations for LLM Routing

AAAI 2026technical

Large language models (LLMs) often exhibit complementary strengths. Model routing harnesses these strengths by dynamically directing each query to the most suitable model, given a candidate model pool. However, routing performance relies on accurate model representations, and adding new models typic

Cited by 0SourcePDFScholar
2026

TAMMs: Change Understanding and Forecasting in Satellite Image Time Series with Temporal-Aware Multimodal Models

ICLR 2026poster

Temporal Change Description (TCD) and Future Satellite Image Forecasting (FSIF) are critical, yet historically disjointed tasks in Satellite Image Time Series (SITS) analysis. Both are fundamentally limited by the common challenge of modeling long-range temporal dynamics. To explore how to improve t…

Cited by 0SourceScholar
2026

Understanding Temporal Logic Consistency in Video-Language Models through Cross-Modal Attention Discriminability

CVPR 2026

Large language models (LLMs) often generate self-contradictory outputs, which severely impacts their reliability and hinders their adoption in practical applications. In video-language models (Video-LLMs), this phenomenon recently draws the attention of researchers. Specifically, these models fail t

Cited by 0SourceScholar
2025

Constructing Your Model’s Value Distinction: Towards LLM Alignment with Anchor Words Tuning

EMNLP 2025

With the widespread applications of large language models (LLMs), aligning LLMs with human values has emerged as a critical challenge. For alignment, we always expect LLMs to be honest, positive, harmless, etc. And LLMs appear to be capable of generating the desired outputs after the alignment tunin

2025

Memory or Reasoning? Explore How LLMs Compute Mixed Arithmetic Expressions

ACL 2025finding

Large language models (LLMs) can solve complex multi-step math reasoning problems, but little is known about how these computations are implemented internally. Many recent studies have investigated the mechanisms of LLMs on simple arithmetic tasks (e.g., a+b, a× b), but how LLMs solve mixed arithmet…

Cited by 0SourcePDFScholar
2025

Option Symbol Matters: Investigating and Mitigating Multiple-Choice Option Symbol Bias of Large Language Models

NAACL 2025long

Multiple-Choice Question Answering (MCQA) is a widely used task in the evaluation of Large Language Models (LLMs). In this work, we reveal that current LLMs’ performance in MCQA could be heavily influenced by the choice of option symbol sets, due to the option symbol bias. That is, when altering onl…

Cited by 0SourcePDFScholar
2025

Thought-Path Contrastive Learning via Premise-Oriented Data Augmentation for Logical Reading Comprehension

AAAI 2025technical

Logical reading comprehension is a challenging task that entails grasping the underlying semantics of text and applying reasoning to deduce the correct answer. Prior researches have primarily focused on enhancing logical reasoning capabilities through Chain-of-Thought (CoT) or data augmentation. How…

2024

Effective Integration of Text Diffusion and Pre-Trained Language Models with Linguistic Easy-First Schedule

COLING 2024main

Diffusion models have become a powerful generative modeling paradigm, achieving great success in continuous data patterns. However, the discrete nature of text data results in compatibility issues between continuous diffusion models (CDMs) and pre-trained language models (PLMs). That is, the perform…

Cited by 2SourcePDFScholar
2024

Improving Implicit Discourse Relation Recognition with Semantics Confrontation

COLING 2024main

Implicit Discourse Relation Recognition (IDRR), which infers discourse logical relations without explicit connectives, is one of the most challenging tasks in natural language processing (NLP). Recently, pre-trained language models (PLMs) have yielded impressive results across numerous NLP tasks, bu…

Cited by 0SourcePDFScholar
2023

Prompt-based Logical Semantics Enhancement for Implicit Discourse Relation Recognition

EMNLP 2023long main

Implicit Discourse Relation Recognition (IDRR), which infers discourse relations without the help of explicit connectives, is still a crucial and challenging task for discourse parsing. Recent works tend to exploit the hierarchical structure information from the annotated senses, which demonstrate e…

Cited by 0SourcecodeScholar
2021

Context Tracking Network: Graph-based Context Modeling for Implicit Discourse Relation Recognition

NAACL 2021long

Implicit discourse relation recognition (IDRR) aims to identify logical relations between two adjacent sentences in the discourse. Existing models fail to fully utilize the contextual information which plays an important role in interpreting each local sentence. In this paper, we thus propose a nove…

Cited by 26SourcePDFScholar
2020

Intra-Correlation Encoding for Chinese Sentence Intention Matching

COLING 2020main

Sentence intention matching is vital for natural language understanding. Especially for Chinese sentence intention matching task, due to the ambiguity of Chinese words, semantic missing or semantic confusion are more likely to occur in the encoding process. Although the existing methods have enriche…