← Search

Linan Yue

12 accepted papers

2026

APVR: Hour-Level Long Video Understanding with Adaptive Pivot Visual Information Retrieval

AAAI 2026technical

Current multimodal large language models (MLLMs) struggle with hour-level video understanding, facing significant challenges not only in modeling the substantial information volume of long videos but also in overcoming the memory wall and resource constraints during both training and inference. Alth

Cited by 0SourcePDFScholar
2026

UniRRM: Unified Reasoning Reward Models Across Languages and Evaluation Paradigms

ICML 2026poster

Reinforcement learning (RL) excels on tasks with verifiable rewards, but in open-ended tasks, the reliability of reward models remains a key challenge. Existing solutions either depend on costly proprietary LLM-as-a-Judge systems or opaque scalar reward models that lack interpretability. Recent work…

Cited by 0SourceScholar
2025

Agent4Edu: Generating Learner Response Data by Generative Agents for Intelligent Education Systems

AAAI 2025technical

Personalized learning represents a promising educational strategy within intelligent educational systems, aiming to enhance learners' practice efficiency. However, the scarcity of offline practice response data (e.g., answer correctness) and potential biases in human online practice create a signifi…

2024

Collaborative Cognitive Diagnosis with Disentangled Representation Learning for Learner Modeling

NeurIPS 2024poster

Learners sharing similar implicit cognitive states often display comparable observable problem-solving performances. Leveraging collaborative connections among such similar learners proves valuable in comprehending human learning. Motivated by the success of collaborative modeling in various domains…

2024

Communication-Efficient Personalized Federated Learning for Speech-to-Text Tasks

ICASSP 2024accepted

To protect privacy and meet legal regulations, federated learning (FL) has gained significant attention for training speech-to-text (S2T) systems, including automatic speech recognition (ASR) and speech translation (ST). However, the commonly used FL approach (i.e., FEDAVG) in S2T tasks typically su…

Cited by 0SourceScholar
2024

Federated Self-Explaining GNNs with Anti-shortcut Augmentations

ICML 2024poster

Graph Neural Networks (GNNs) have demonstrated remarkable performance in graph classification tasks. However, ensuring the explainability of their predictions remains a challenge. To address this, graph rationalization methods have been introduced to generate concise subsets of the original graph, k…

Cited by 0SourcePDFScholar
2024

Towards Faithful Explanations: Boosting Rationalization with Shortcuts Discovery

ICLR 2024poster

The remarkable success in neural networks provokes the selective rationalization. It explains the prediction results by identifying a small subset of the inputs sufficient to support them. Since existing methods still suffer from adopting the shortcuts in data to compose rationales and limited large…

2024

Zero-1-to-3: Domain-Level Zero-Shot Cognitive Diagnosis via One Batch of Early-Bird Students towards Three Diagnostic Objectives

AAAI 2024technical

Cognitive diagnosis seeks to estimate the cognitive states of students by exploring their logged practice quiz data. It plays a pivotal role in personalized learning guidance within intelligent education systems. In this paper, we focus on an important, practical, yet often underexplored task: domai…

2023

Keep Skills in Mind: Understanding and Implementing Skills in Commonsense Question Answering

IJCAI 2023poster

Commonsense Question Answering (CQA) aims to answer questions that require human commonsense. Closed-book CQA, as one of the subtasks, requires the model to answer questions without retrieving external knowledge, which emphasizes the importance of the model's problem-solving ability. Most previous m…

2023

RHGN: Relation-gated Heterogeneous Graph Network for Entity Alignment in Knowledge Graphs

ACL 2023findings

Entity Alignment, which aims to identify equivalent entities from various Knowledge Graphs (KGs), is a fundamental and crucial task in knowledge graph fusion. Existing methods typically use triple or neighbor information to represent entities, and then align those entities using similarity matching.…

2022

DARE: Disentanglement-Augmented Rationale Extraction

NeurIPS 2022accept

Rationale extraction can be considered as a straightforward method of improving the model explainability, where rationales are a subsequence of the original inputs, and can be extracted to support the prediction results. Existing methods are mainly cascaded with the selector which extracts the ratio…