← Search

Min Yang

152 accepted papers

2026

3D-ANC: Adaptive Neural Collapse for Robust 3D Point Cloud Recognition

AAAI 2026technical

Deep neural networks have recently achieved notable progress in 3D point cloud recognition, yet their vulnerability to adversarial perturbations poses critical security challenges in practical deployments. Conventional defense mechanisms struggle to address the evolving landscape of multifaceted att

Cited by 0SourcePDFScholar
2026

AutoControl Arena: Synthesizing Executable Test Environments for Frontier AI Risk Evaluation

ICML 2026poster

As Large Language Models (LLMs) evolve into autonomous agents, existing safety evaluations face a fundamental trade-off: manual benchmarks are costly, while LLM-based simulators are scalable but suffer from logic hallucination. We present AUTOCONTROL ARENA, an automated framework for frontier AI ris…

Cited by 0SourceScholar
2026

Automatic Paper Reviewing with Heterogeneous Graph Reasoning over LLM-Simulated Reviewer-Author Debates

AAAI 2026technical

Existing paper review methods often rely on superficial manuscript features or directly on large language models (LLMs), which are prone to hallucinations, biased scoring, and limited reasoning capabilities. Moreover, these methods often fail to capture the complex argumentative reasoning and negoti

Cited by 0SourcePDFScholar
2026

Baguan-TS: dual in-context learning model for time series forecasting with covariates

ICML 2026poster

Transformers enable in-context learning (ICL) for rapid, gradient-free adaptation in time series forecasting, yet most ICL-style approaches rely on tabularized, hand-crafted features, while end-to-end sequence models lack inference-time adaptation. We bridge this gap with a unified framework, Baguan…

Cited by 0SourceScholar
2026

Breaking the Block: Preserving Data Continuity to Train Superior SAEs for Instruct Models

ICML 2026poster

Sparse Autoencoders (SAEs) have become a cornerstone in mechanistic interpretability. However, current training methods inherit the Block Training paradigm from LLM pre-training. We identify this as a critical methodological oversight when applied to instruct models. Theoretically, utilizing GSNR an…

Cited by 0SourceScholar
2026

ChartR: Evaluating Reasoning Accuracy and Robustness in Chart Question Answering

CVPR 2026

Chart Question Answering (CQA) benchmarks are critical for evaluating Multimodal Large Language Models (MLLMs) on visual data reasoning. Existing benchmarks focus mainly on final-answer correctness, ignoring intermediate reasoning steps and the propagation of errors in multi-step processes. To addre

Cited by 0SourceScholar
2026

DDIM Inversion as a Perturbation Amplifier: Breaking Mimicry Protection via Reconstruction Error Minimization

ICML 2026poster

Personalization techniques for image generation models have increasingly been misused for malicious purposes, including unauthorized style imitation and copyrighted content replication. In response, recent mimicry protection methods embed carefully designed perturbations into images to disrupt a mod…

Cited by 0SourceScholar
2026

FlowDreamer: A RGB-D World Model With Flow-Based Motion Representations for Robot Manipulation

RA-L 2026

This paper investigates training better visual world models for robot manipulation, i.e., models that can predict future visual observations by conditioning on past frames and robot actions. Specifically, we consider world models that operate on RGB-D frames (RGB-D world models). As opposed to canon

Cited by 12SourcecodeScholar
2026

FlowDreamer: A RGB-D World Model with Flow-Based Motion Representations for Robot Manipulation

ICRA 2026poster

This paper investigates training better visual world models for robot manipulation, i.e., models that can predict future visual observations by conditioning on past frames and robot actions. Specifically, we consider world models that operate on RGB-D frames (RGB-D world models). As opposed to canon…

2026

Implicit Actor Critic Coupling via a Supervised Learning Framework for RLVR

ICML 2026poster

Recent advances in Reinforcement Learning with Verifiable Rewards (RLVR) have empowered large language models (LLMs) to tackle challenging reasoning tasks such as mathematics and programming. Despite its promise, the RLVR paradigm poses significant challenges, as existing methods often suffer from s…

Cited by 0SourceScholar
2026

Improving Vision-language Models with Perception-centric Process Reward Models

CVPR 2026

Recent advancements in reinforcement learning with verifiable rewards (RLVR) have significantly improved the complex reasoning ability of vision-language models (VLMs). However, its outcome-level supervision is too coarse to diagnose and correct errors within the reasoning chain. To this end, we pro

Cited by 0SourcecodeScholar
2026

Learning Ordinal Probabilistic Reward from Preferences

ICLR 2026poster

Reward models are crucial for aligning large language models (LLMs) with human values and intentions. Existing approaches follow either Generative (GRMs) or Discriminative (DRMs) paradigms, yet both suffer from limitations: GRMs typically demand costly point-wise supervision, while DRMs produce unca…

Cited by 0SourceScholar
2026

MM-DeepResearch: A Simple and Effective Multimodal Agentic Search Baseline

ICML 2026poster

We aim to develop a multimodal research agent capable of explicit reasoning and planning, multi-tool invocation, and cross-modal information synthesis, enabling it to conduct deep research tasks. However, we observe three main challenges in developing such agents: (1) scarcity of search-intensive mu…

Cited by 12SourceScholar
2026

NExT-OMNI: Towards Any-to-Any Omnimodal Foundation Models with Discrete Flow Matching

ICLR 2026poster

Next-generation multimodal foundation models capable of any-to-any cross-modal generation and multi-turn interaction will serve as core components of artificial general intelligence systems, playing a pivotal role in human-machine interaction. However, most existing multimodal models remain constrai…

Cited by 0SourceScholar
2026

Neuron-Aware Data Selection in Instruction Tuning for Large Language Models

ICLR 2026poster

Instruction Tuning (IT) has been proven to be an effective approach to unlock the powerful capabilities of large language models (LLMs). Recent studies indicate that excessive IT data can degrade LLMs performance, while carefully selecting a small subset of high-quality IT data can significantly en…

Cited by 0SourceScholar
2026

OpenDeception: Learning Deception and Trust in Human–AI Interaction via Multi-Agent Simulation

ICML 2026poster

As large language models (LLMs) are increasingly deployed as interactive agents, open-ended human-AI interactions can involve deceptive behaviors with serious real-world consequences, yet existing evaluations remain largely scenario-specific and model-centric. We introduce *OpenDeception*, a lightwe…

Cited by 0SourceScholar
2026

PRISON: Unmasking the Criminal Potential of Large Language Models

ICLR 2026poster

As large language models (LLMs) advance, concerns about their misconduct in complex social contexts intensify. Existing research has overlooked the systematic assessment of LLMs’ criminal potential in realistic interactions, where criminal potential is defined as the risk of producing harmful behavi…

Cited by 0SourceScholar
2026

Position: Preparing for AI Systems That Deceive Developers

ICML 2026poster

AI systems may exhibit deceptive behaviors that mislead developers about their capabilities, propensities, or actions. Such deception can take distinct forms across the development lifecycle: training subversion, evaluation gaming, and control evasion. We argue that the AI community should prioritiz…

Cited by 0SourceScholar
2026

RuCL: Stratified Rubric-Based Curriculum Learning for Multimodal Large Language Model Reasoning

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a prevailing paradigm for enhancing reasoning in Multimodal Large Language Models (MLLMs). However, relying solely on outcome supervision risks reward hacking, where models learn spurious reasoning patterns to satisfy final answer …

Cited by 4SourceScholar
2026

SC-Arena: A Natural Language Benchmark for Single-Cell Reasoning with Knowledge-Augmented Evaluation

ICLR 2026poster

Large language models (LLMs) are increasingly applied in scientific research, offering new capabilities for knowledge discovery and reasoning. In single-cell biology, however, evaluation practices for both general and specialized LLMs remain inadequate: existing benchmarks are fragmented across task…

Cited by 0SourcecodeScholar
2026

SafeRoPE: Risk-specific Head-wise Embedding Rotation for Safe Generation in Rectified Flow Transformers

CVPR 2026

Recent Text-to-Image (T2I) models based on rectified-flow transformers (e.g., SD3, FLUX) achieve high generative fidelity but remain vulnerable to unsafe semantics, especially when triggered by multi-token interactions. Existing mitigation methods largely rely on fine-tuning or attention modulation

Cited by 0SourcecodeScholar
2026

SmartSight: Mitigating Hallucination in Video-LLMs Without Compromising Video Understanding via Temporal Attention Collapse

AAAI 2026technical

Despite Video Large Language Models (Video-LLMs) having rapidly advanced in recent years, perceptual hallucinations pose a substantial safety risk, which severely restricts their real-world applicability. While several methods for hallucination mitigation have been proposed, they often compromise th

Cited by 0SourcePDFScholar
2026

Think Twice Before You Act: Enhancing Agent Behavioral Safety with Thought Correction

ICML 2026poster

LLM-based agents solve complex tasks through iterative reasoning, tool use, and environment interaction, where each intermediate thought directly shapes subsequent actions. Small deviations in these thoughts can therefore propagate into unsafe behaviors, yet existing guardrails typically operate onl…

Cited by 0SourcecodeScholar
2026

Unified Safe In-context Image Generation in Multimodal Diffusion Transformers

ICML 2026poster

Diffusion transformers (DiTs) equipped with multimodal attention (MM-Attn) have become a dominant paradigm for image generation. However, preventing the generation of harmful content remains a critical challenge, particularly in imageto-image (I2I) editing tasks. Existing safety mechanisms are prima…

Cited by 0SourceScholar
2026

VideoRealBench: A Chain-of-Thought Realism Evaluation Benchmark for Generated Human-Centric Videos

CVPR 2026

With the great advancement of video generation models, a growing number of content creators and researchers are leveraging these technologies to produce large volumes of human-centric videos for content creation and customized data generation for specific tasks. Although existing video generation mo

Cited by 0SourcecodeScholar
2025

A New Formula for Sticker Retrieval: Reply with Stickers in Multi-Modal and Multi-Session Conversation

AAAI 2025technical

Stickers are widely used in online chatting, which can vividly express someone's intention, emotion, or attitude. Existing conversation research typically retrieves stickers based on a single session or the previous textual information, which can not adapt to the multi-modal and multi-session nature…

Cited by 0SourcePDFScholar
2025

AgentCourt: Simulating Court with Adversarial Evolvable Lawyer Agents

ACL 2025finding

Current research in LLM-based simulation systems lacks comprehensive solutions for modeling real-world court proceedings, while existing legal language models struggle with dynamic courtroom interactions. We present **AgentCourt**, a comprehensive legal simulation framework that addresses these chal…

2025

Are Large Reasoning Models Good Translation Evaluators? Analysis and Performance Boost

NeurIPS 2025poster

Recent advancements in large reasoning models (LRMs) have introduced an intermediate "thinking" process prior to generating final answers, improving their reasoning capabilities on complex downstream tasks. However, the potential of LRMs as evaluators for machine translation (MT) quality remains und…

Cited by 0SourceScholar
2025

CAN-ST: Clustering Adaptive Normalization for Spatio-temporal OOD Learning

IJCAI 2025

Spatio-temporal data mining is crucial for decision-making and planning in diverse domains. However, in real-world scenarios, training and testing data are often not independent or identically distributed due to rapid changes in data distributions over time and space, resulting in spatio-temporal ou

Cited by 0SourcePDFScholar
2025

CLaSp: In-Context Layer Skip for Self-Speculative Decoding

ACL 2025long

Speculative decoding (SD) is a promising method for accelerating the decoding process of Large Language Models (LLMs). The efficiency of SD primarily hinges on the consistency between the draft model and the verify model. However, existing drafting approaches typically require additional modules to…

Cited by 0SourcePDFScholar
2025

COIG-CQIA: Quality is All You Need for Chinese Instruction Fine-tuning

NAACL 2025findings

Remarkable progress on large language models (LLMs), particularly in English, has facilitated impressive capabilities in following human instructions. However, there remains a noticeable gap in instruction fine-tuning for Chinese, where the complex linguistic features pose significant challenges. Ex…

2025

CPsyExam: A Chinese Benchmark for Evaluating Psychology using Examinations

COLING 2025main

In this paper, we introduce a novel psychological benchmark, CPsyExam, constructed from questions sourced from Chinese examination systems. CPsyExam is designed to prioritize psychological knowledge and case analysis separately, recognizing the significance of applying psychological knowledge to rea…

2025

Can MLLMs Understand the Deep Implication Behind Chinese Images?

ACL 2025long

As the capabilities of Multimodal Large Language Models (MLLMs) improve, the need for higher-order evaluation of them is increasing. However, there is a lack of work evaluating MLLM for higher-order perception and understanding of Chinese visual content. To address this, we introduce the CII-Bench,…

2025

DEEM: Diffusion models serve as the eyes of large language models for image perception

ICLR 2025spotlight

The development of large language models (LLMs) has significantly advanced the emergence of large multimodal models (LMMs). While LMMs have achieved tremendous success by promoting the synergy between multimodal comprehension and creation, they often face challenges when confronted with out-of-distr…

2025

Data Interpreter: An LLM Agent for Data Science

ACL 2025finding

Large Language Model (LLM)-based agents have excelled in various domains but face significant challenges when applied to data science workflows due to their complex, multi-stage nature. Current LLM-based agents struggle with non-linear relationships, recursive dependencies, implicit data- and logic-…

2025

Detect-and-Guide: Self-regulation of Diffusion Models for Safe Text-to-Image Generation via Guideline Token Optimization

CVPR 2025poster

Text-to-image diffusion models have achieved state-of-the-art results in synthesis tasks; however, there is a growing concern about their potential misuse in creating harmful content. To mitigate these risks, post-hoc model intervention techniques, such as concept unlearning and safety guidance, hav…

Cited by 2SourcePDFScholar
2025

Enhancing Emotion Reasoning for Image Multi-Emotion Prediction

ICASSP 2025accepted

Image multi-emotion prediction aims to identify the emotions evoked by images in humans. In the real world, individual cognitive differences can lead to different viewers experiencing varied emotions. Most existing researchers primarily focus on analyzing image features, which are limited to the per…

Cited by 0SourceScholar
2025

Expanding before Inferring: Enhancing Factuality in Large Language Models through Premature Layers Interpolation

EMNLP 2025

Large Language Models (LLMs) demonstrate remarkable capabilities in text understanding and generation. However, their tendency to produce factually inconsistent outputs—commonly referred to as “hallucinations”—remains a critical challenge. Existing approaches, such as retrieval-based and inference-t

2025

Exploring the Impact of Personality Traits on LLM Bias and Toxicity

EMNLP 2025

With the different roles that AI is expected to play in human life, imbuing large language models (LLMs) with different personalities has attracted increasing research interest. While the “personification” enhances human experiences of interactivity and adaptability of LLMs, it gives rise to critica

Cited by 0SourcePDFScholar
2025

FedPall: Prototype-based Adversarial and Collaborative Learning for Federated Learning with Feature Drift

ICCV 2025poster

Federated learning (FL) enables collaborative training of a global model in the centralized server with data from multiple parties while preserving privacy. However, data heterogeneity can significantly degrade the performance of the global model when each party uses datasets from different sources…

2025

Fine-Tuning Language Models with Collaborative and Semantic Experts

AAAI 2025technical

Recent advancements in large language models (LLMs) have broadened their application scope but revealed challenges in balancing capabilities across general knowledge, coding, and mathematics. To address this, we introduce a Collaborative and Semantic Experts (CoE) approach for supervised fine-tuning…

Cited by 0SourcePDFScholar
2025

Forget for Get: A Lightweight Two-phase Gradient Method for Knowledge Editing in Large Language Models

EMNLP 2025

Recent studies have highlighted the remarkable knowledge retention capabilities of Large Language Models (LLMs) like GPT-4, while simultaneously revealing critical limitations in maintaining knowledge currency and accuracy. Existing knowledge editing methodologies, designed to update specific factua

Cited by 0SourcePDFScholar
2025

HiMATE: A Hierarchical Multi-Agent Framework for Machine Translation Evaluation

EMNLP 2025

The advancement of Large Language Models (LLMs) enables flexible and interpretable automatic evaluations. In the field of machine translation evaluation, utilizing LLMs with translation error annotations based on Multidimensional Quality Metrics (MQM) yields more human-aligned judgments. However, cu

2025

Hierarchical Context Pruning: Optimizing Real-World Code Completion with Repository-Level Pretrained Code LLMs

AAAI 2025technical

Some of the latest released Code Large Language Models (Code LLMs) have been trained on repository-level code data, enabling them to perceive repository structures and utilize cross-file code information. This capability allows us to directly concatenate the content of repository code files in promp…

2025

InfoCons: Identifying Interpretable Critical Concepts in Point Clouds via Information Theory

ICML 2025poster

Interpretability of point cloud (PC) models becomes imperative given their deployment in safety-critical scenarios such as autonomous vehicles. We focus on attributing PC model outputs to interpretable critical concepts, defined as meaningful subsets of the input point cloud. To enable human-unders…

2025

Inverse-Free and Data-Driven Motion Tracking Control for Redundant Robot with Fuzzy Recurrent Neural Network

IROS 2025

Precise motion tracking control with unknown structural knowledge and noise disturbance for redundant robots remains a critical and unresolved challenge. This article proposes a novel data-driven fuzzy discrete recurrent neural network (D<sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlin

Cited by 0SourcecodeScholar
2025

LIME: Less Is More for MLLM Evaluation

ACL 2025finding

Multimodal Large Language Models (MLLMs) are measured on numerous benchmarks like image captioning, visual question answer, and reasoning. However, these benchmarks often include overly simple or uninformative samples, making it difficult to effectively distinguish the performance of different MLLMs…

2025

Learning First-Order Logic Rules for Argumentation Mining

ACL 2025long

Argumentation Mining (AM) aims to extract argumentative structures from texts by identifying argumentation components (ACs) and their argumentative relations (ARs). While previous works focus on representation learning to encode ACs and AC pairs, they fail to explicitly model the underlying reasonin…

Cited by 0SourcePDFScholar
2025

MMEvol: Empowering Multimodal Large Language Models with Evol-Instruct

ACL 2025finding

The development of Multimodal Large Language Models (MLLMs) has seen significant progress, driven by increasing demands across various fields (e.g., multimodal agents, embodied intelligence). While model-driven approaches aim to enhance MLLM capabilities through diverse architectures, their performa…

Cited by 0SourcePDFScholar
2025

MidPO: Dual Preference Optimization for Safety and Helpfulness in Large Language Models via a Mixture of Experts Framework

EMNLP 2025

As large language models (LLMs) are increasingly applied across various domains, enhancing safety while maintaining the helpfulness of LLMs has become a critical challenge. Recent studies solve this problem through safety-constrained online preference optimization or safety-constrained offline prefe

2025

MobileViCLIP: An Efficient Video-Text Model for Mobile Devices

ICCV 2025poster

Efficient lightweight neural networks have received increasing attention due to their faster reasoning speed and easier deployment on mobile devices. However, existing video models still focus on the larger ViT architecture, and few works attempt to build efficient architecture. Since many efficient…

2025

Novel Data-Driven Repetitive Motion Control Scheme for Redundant Manipulators With Zeroing Neurodynamics

IROS 2025

Repetitive motion control of redundant manipulators typically requires precise kinematic models to construct Jacobian matrices. However, model-based approaches are inherently limited when manipulator parameters are unavailable or only partially known. This paper introduces a novel data-driven discre

Cited by 0SourceScholar
2025

OmniCharacter: Towards Immersive Role-Playing Agents with Seamless Speech-Language Personality Interaction

ACL 2025long

Role-Playing Agents (RPAs), benefiting from large language models, is an emerging interactive AI system that simulates roles or characters with diverse personalities. However, existing methods primarily focus on mimicking dialogues among roles in textual form, neglecting the role’s voice traits (e.g…

2025

OpenOmni: Advancing Open-Source Omnimodal Large Language Models with Progressive Multimodal Alignment and Real-time Emotional Speech Synthesis

NeurIPS 2025poster

Recent advancements in omnimodal learning have significantly improved understanding and generation across images, text, and speech, yet these developments remain predominantly confined to proprietary models. The lack of high-quality omnimodal datasets and the challenges of real-time emotional speech…

Cited by 0SourcecodeScholar
2025

PEToolLLM: Towards Personalized Tool Learning in Large Language Models

ACL 2025finding

Tool learning has emerged as a promising direction by extending Large Language Models’ (LLMs) capabilities with external tools. Existing tool learning studies primarily focus on the general-purpose tool-use capability, which addresses explicit user requirements in instructions. However, they overloo…

2025

Pre-training, Fine-tuning and Re-ranking: A Three-Stage Framework for Legal Question Answering

ICASSP 2025accepted

Legal question answering (QA) has attracted increasing attention from people seeking legal advice, which aims to retrieve the most applicable answers from a large-scale database of question-answer pairs. Previous methods mainly use a dual-encoder architecture to learn dense representations of both q…

Cited by 0SourceScholar
2025

Quantification of Large Language Model Distillation

ACL 2025long

Model distillation is a fundamental technique in building large language models (LLMs), transferring knowledge from a teacher model to a student model. However, distillation can lead to model homogenization, reducing diversity among models and impairing their ability to robustly handle complex or no…

2025

R1-ShareVL: Incentivizing Reasoning Capabilities of Multimodal Large Language Models via Share-GRPO

NeurIPS 2025poster

In this work, we aim to incentivize the reasoning ability of Multimodal Large Language Models (MLLMs) via reinforcement learning (RL) and develop an effective approach that mitigates the sparse reward and advantage vanishing issues during RL. To this end, we propose Share-GRPO, a novel RL approach…

Cited by 0SourcecodeScholar
2025

STORYTELLER: An Enhanced Plot-Planning Framework for Coherent and Cohesive Story Generation

ACL 2025finding

Stories are central to human culture, serving to share ideas, preserve traditions, and foster connections. Automatic story generation, a key advancement in artificial intelligence (AI), offers new possibilities for creating personalized content, exploring creative ideas, and enhancing interactive ex…

Cited by 0SourcePDFScholar
2025

SuperGPQA: Scaling LLM Evaluation across 285 Graduate Disciplines

NeurIPS 2025poster

Large language models (LLMs) have demonstrated remarkable proficiency in mainstream academic disciplines such as mathematics, physics, and computer science. However, human knowledge encompasses over 200 specialized disciplines, far exceeding the scope of existing benchmarks. The capabilities of LLMs…

Cited by 215SourceScholar
2025

Synthesizing Software Engineering Data in a Test-Driven Manner

ICML 2025poster

We introduce **SWE-Flow**, a novel data synthesis framework grounded in Test-Driven Development (TDD). Unlike existing software engineering data that rely on human-submitted issues, **SWE-Flow** automatically infers incremental development steps directly from unit tests, which inherently encapsulate…

2025

The Future Unmarked: Watermark Removal in AI-Generated Images via Next-Frame Prediction

NeurIPS 2025poster

Image watermarking embeds imperceptible signals into AI-generated images for deepfake detection and provenance verification. Although recent semantic-level watermarking methods demonstrate strong resistance against conventional pixel-level removal attacks, their robustness against more advanced remo…

Cited by 0SourceScholar
2025

Training on the Benchmark Is Not All You Need

AAAI 2025technical

The success of Large Language Models (LLMs) relies heavily on the huge amount of pre-training data learned in the pre-training phase. The opacity of the pre-training process and the training data causes the results of many benchmark tests to become unreliable. If any model has been trained on a benc…

2025

UNComp: Can Matrix Entropy Uncover Sparsity? — A Compressor Design from an Uncertainty-Aware Perspective

EMNLP 2025

Deploying large language models (LLMs) for long-context inference remains challenging due to their substantial memory and computational demands. While techniques such as Key-Value (KV) cache compression are designed to reduce memory usage, they often neglect the structured sparsity inherent in the r

2025

VCM: Vision Concept Modeling with Adaptive Vision Token Compression via Instruction Fine-Tuning

NeurIPS 2025poster

Large vision-language models (LVLMs) have emerged as foundational tools for real-world AI applications. Despite their remarkable capabilities, current LVLMs process entire images at the token level, leading to significant inefficiencies compared to human cognition, which selectively focuses on high-…

Cited by 0SourcecodeScholar
2024

A Challenge Dataset and Effective Models for Conversational Stance Detection

COLING 2024main

Previous stance detection studies typically concentrate on evaluating stances within individual instances, thereby exhibiting limitations in effectively modeling multi-party discussions concerning the same specific topic, as naturally transpire in authentic social media interactions. This constraint…

2024

Adapting Short-Term Transformers for Action Detection in Untrimmed Videos

CVPR 2024poster

Vision Transformer (ViT) has shown high potential in video recognition owing to its flexible design adaptable self-attention mechanisms and the efficacy of masked pre-training. Yet it remains unclear how to adapt these pre-trained short-term ViTs for temporal action detection (TAD) in untrimmed vide…

2024

CLHA: A Simple Yet Effective Contrastive Learning Framework for Human Alignment

COLING 2024main

Reinforcement learning from human feedback (RLHF) is a crucial technique in aligning large language models (LLMs) with human preferences, ensuring these LLMs behave in beneficial and comprehensible ways to users. However, a longstanding challenge in human alignment techniques based on reinforcement…

2024

CPPO: Continual Learning for Reinforcement Learning with Human Feedback

ICLR 2024poster

The approach of Reinforcement Learning from Human Feedback (RLHF) is widely used for enhancing pre-trained Language Models (LM), enabling them to better align with human preferences. Existing RLHF-based LMs however require complete retraining whenever new queries or feedback are introduced, as human…

Cited by 17SourcePDFScholar
2024

CPsyCoun: A Report-based Multi-turn Dialogue Reconstruction and Evaluation Framework for Chinese Psychological Counseling

ACL 2024findings

Using large language models (LLMs) to assist psychological counseling is a significant but challenging task at present. Attempts have been made on improving empathetic conversations or acting as effective assistants in the treatment with LLMs. However, the existing datasets lack consulting knowledge…

2024

CausalPC: Improving the Robustness of Point Cloud Classification by Causal Effect Identification

CVPR 2024poster

Deep neural networks have demonstrated remarkable performance in point cloud classification. However previous works show they are vulnerable to adversarial perturbations that can manipulate their predictions. Given the distinctive modality of point clouds various attack strategies have emerged posin…

Cited by 3SourcePDFScholar
2024

CoEvol: Constructing Better Responses for Instruction Finetuning through Multi-Agent Cooperation

EMNLP 2024main

In recent years, instruction fine-tuning (IFT) on large language models (LLMs) has garnered considerable attention to enhance model performance on unseen tasks. Attempts have been made on automatic construction and effective selection for IFT data. However, we posit that previous methods have not fu…

2024

Counterfactual-Enhanced Information Bottleneck for Aspect-Based Sentiment Analysis

AAAI 2024technical

Despite having achieved notable success for aspect-based sentiment analysis (ABSA), deep neural networks are susceptible to spurious correlations between input features and output labels, leading to poor robustness. In this paper, we propose a novel Counterfactual-Enhanced Information Bottleneck fra…

2024

Decomposing Argumentative Essay Generation via Dialectical Planning of Complex Reasoning

ACL 2024findings

Argumentative Essay Generation (AEG) is a challenging task in computational argumentation, where detailed logical reasoning and effective rhetorical skills are essential.Previous methods on argument generation typically involve planning prior to generation.However, the planning strategies in these m…

Cited by 1SourcePDFScholar
2024

DiffusionTrack: Diffusion Model for Multi-Object Tracking

AAAI 2024technical

Multi-object tracking (MOT) is a challenging vision task that aims to detect individual objects within a single frame and associate them across multiple frames. Recent MOT approaches can be categorized into two-stage tracking-by-detection (TBD) methods and one-stage joint detection and tracking (JDT…

2024

Discourse Structure-Aware Prefix for Generation-Based End-to-End Argumentation Mining

ACL 2024findings

End-to-end argumentation mining (AM) aims to extract the argumentation structure including argumentation components and their argumentation relations from text. Recent developments in end-to-end AM models have demonstrated significant progress by redefining the AM task as a sequence generation task,…

2024

E-EVAL: A Comprehensive Chinese K-12 Education Evaluation Benchmark for Large Language Models

ACL 2024findings

The rapid development of Large Language Models (LLMs) has led to their increasing utilization in Chinese K-12 education. Despite the growing integration of LLMs and education, the absence of a dedicated benchmark for evaluating LLMs within this domain presents a pressing concern. Consequently, there…

2024

Enhancing Noise Robustness of Retrieval-Augmented Language Models with Adaptive Adversarial Training

ACL 2024long

Large Language Models (LLMs) exhibit substantial capabilities yet encounter challenges including hallucination, outdated knowledge, and untraceable reasoning processes. Retrieval-augmented generation (RAG) has emerged as a promising solution, integrating knowledge from external databases to mitigate…

2024

Forgetting before Learning: Utilizing Parametric Arithmetic for Knowledge Updating in Large Language Models

ACL 2024long

Recent advancements in Large Language Models (LLMs) have showcased their remarkable capabilities in text understanding and generation. However, even stronger LLMs are susceptible to acquiring erroneous or obsolete information from the training corpus. Direct secondary fine-tuning with data containin…

Cited by 22SourcePDFScholar
2024

II-Bench: An Image Implication Understanding Benchmark for Multimodal Large Language Models

NeurIPS 2024poster

The rapid advancements in the development of multimodal large language models (MLLMs) have consistently led to new breakthroughs on various benchmarks. In response, numerous challenging and comprehensive benchmarks have been proposed to more accurately assess the capabilities of MLLMs. However, ther…

Cited by 7SourcePDFScholar
2024

Improving In-Context Learning with Prediction Feedback for Sentiment Analysis

ACL 2024findings

Large language models (LLMs) have achieved promising results in sentiment analysis through the in-context learning (ICL) paradigm. However, their ability to distinguish subtle sentiments still remains a challenge. Inspired by the human ability to adjust understanding via feedback, this paper enhance…

2024

Iterative Forward Tuning Boosts In-Context Learning in Language Models

ACL 2024long

Despite the advancements in in-context learning (ICL) for large language models (LLMs), current research centers on specific prompt engineering, such as demonstration selection, with the expectation that a single iteration of demonstrations processing can generalize effectively to a given test sampl…

2024

Layer-wise Regularized Dropout for Neural Language Models

COLING 2024main

Among the various pre-trained neural language models that are popular today, dropout is already an indispensable regularization technique. To solve the inconsistency between training and inference caused by the randomness of dropout, some studies use consistency training to regularize dropout at the…

Cited by 3SourcePDFScholar
2024

Leave No Document Behind: Benchmarking Long-Context LLMs with Extended Multi-Doc QA

EMNLP 2024main

Long-context modeling capabilities of Large Language Models (LLMs) have garnered widespread attention, leading to the emergence of LLMs with ultra-context windows. Meanwhile, benchmarks for evaluating long-context language models are gradually catching up. However, existing benchmarks employ irrelev…

2024

Long Context is Not Long at All: A Prospector of Long-Dependency Data for Large Language Models

ACL 2024long

Long-context modeling capabilities are important for large language models (LLMs) in various applications. However, directly training LLMs with long context windows is insufficient to enhance this capability since some training samples do not exhibit strong semantic dependencies across long contexts…

2024

Marathon: A Race Through the Realm of Long Context with Large Language Models

ACL 2024long

With the advancement of large language models (LLMs) and the expansion of their context windows, existing long-context benchmarks fall short in effectively evaluating the models’ comprehension and reasoning abilities in extended texts. Moreover, conventional benchmarks relying on F1 metrics often in…

2024

MoZIP: A Multilingual Benchmark to Evaluate Large Language Models in Intellectual Property

COLING 2024main

Large language models (LLMs) have demonstrated impressive performance in various natural language processing (NLP) tasks. However, there is limited understanding of how well LLMs perform in specific domains (e.g, the intellectual property (IP) domain). In this paper, we contribute a new benchmark, t…

2024

Multi-modal Stance Detection: New Datasets and Model

ACL 2024findings

Stance detection is a challenging task that aims to identify public opinion from social media platforms with respect to specific targets. Previous work on stance detection largely focused on pure texts. In this paper, we study multi-modal stance detection for tweets consisting of texts and images, w…

2024

Multiple Knowledge-Enhanced Interactive Graph Network for Multimodal Conversational Emotion Recognition

EMNLP 2024finding

Multimodal Emotion Recognition in Conversations (ERC) aims to identify emotions in conversational videos. Current efforts focus on modeling both context-sensitive and speaker-sensitive dependencies and multimodal fusion. Despite the progress, models in Multimodal ERC (MERC) still struggle due to a l…

Cited by 1SourcePDFScholar
2024

NUMCoT: Numerals and Units of Measurement in Chain-of-Thought Reasoning using Large Language Models

ACL 2024findings

Numeral systems and units of measurement are two conjoined topics in activities of human beings and have mutual effects with the languages expressing them. Currently, the evaluation of Large Language Models (LLMs) often involves mathematical reasoning, yet little attention is given to how minor chan…

2024

Navigate Beyond Shortcuts: Debiased Learning Through the Lens of Neural Collapse

CVPR 2024highlight

Recent studies have noted an intriguing phenomenon termed Neural Collapse that is when the neural networks establish the right correlation between feature spaces and the training targets their last-layer features together with the classifier weights will collapse into a stable and symmetric structur…

Cited by 6SourcePDFScholar
2024

One-Shot Learning as Instruction Data Prospector for Large Language Models

ACL 2024long

Contemporary practices in instruction tuning often hinge on enlarging data scaling without a clear strategy for ensuring data quality, inadvertently introducing noise that may compromise model performance. To address this challenge, we introduce Nuggets, a novel and efficient methodology that levera…

2024

PITA: Prompting Task Interaction for Argumentation Mining

ACL 2024long

Argumentation mining (AM) aims to detect the arguments and their inherent relations from argumentative textual compositions. Generally, AM comprises three key challenging subtasks, including argument component type classification (ACTC), argumentative relation identification (ARI), and argumentative…

2024

PaReNeRF: Toward Fast Large-scale Dynamic NeRF with Patch-based Reference

CVPR 2024poster

With photo-realistic image generation Neural Radiance Field (NeRF) is widely used for large-scale dynamic scene reconstruction as autonomous driving simulator. However large-scale scene reconstruction still suffers from extremely long training time and rendering time. Low-resolution (LR) rendering c…

Cited by 1SourcePDFScholar
2024

Ruler: A Model-Agnostic Method to Control Generated Length for Large Language Models

EMNLP 2024finding

The instruction-following ability of large language models enables humans to interact with AI agents in a natural way. However, when required to generate responses of a specific length, large language models often struggle to meet users’ needs due to their inherent difficulty in accurately perceivin…

2024

Self-Explanation Prompting Improves Dialogue Understanding in Large Language Models

COLING 2024main

Task-oriented dialogue (TOD) systems facilitate users in executing various activities via multi-turn dialogues, but Large Language Models (LLMs) often struggle to comprehend these intricate contexts. In this study, we propose a novel “Self-Explanation” prompting strategy to enhance the comprehension…

Cited by 12SourcePDFScholar
2024

Synthesizing Text-to-SQL Data from Weak and Strong LLMs

ACL 2024long

The capability gap between open-source and closed-source large language models (LLMs) remains a challenge in text-to-SQL tasks. In this paper, we introduce a synthetic data approach that combines data produced by larger, more powerful models (strong models) with error information data generated by s…

2024

TP-Link: Fine-grained Pre-Training for Text-to-SQL Parsing with Linking Information

COLING 2024main

In this paper, we introduce an innovative pre-training framework TP-Link, which aims to improve context-dependent Text-to-SQL Parsing by leveraging Linking information. This enhancement is achieved through better representation of both natural language utterances and the database schema, ultimately…

2024

Urban Region Embedding via Multi-View Contrastive Prediction

AAAI 2024technical

Recently, learning urban region representations utilizing multi-modal data (information views) has become increasingly popular, for deep understanding of the distributions of various socioeconomic features in cities. However, previous methods usually blend multi-view information in a posteriors stag…

2023

A Generative Approach for Script Event Prediction via Contrastive Fine-Tuning

AAAI 2023technical

Script event prediction aims to predict the subsequent event given the context. This requires the capability to infer the correlations between events. Recent works have attempted to improve event correlation reasoning by using pretrained language models and incorporating external knowledge (e.g., di…

2023

A Training-Free Debiasing Framework with Counterfactual Reasoning for Conversational Emotion Detection

EMNLP 2023long main

Unintended dataset biases typically exist in existing Emotion Recognition in Conversations (ERC) datasets, including label bias, where models favor the majority class due to imbalanced training data, as well as the speaker and neutral word bias, where models make unfair predictions because of excess…

Cited by 0SourceScholar
2023

Balanced Meta Learning and Diverse Sampling for Lifelong Task-Oriented Dialogue Systems

AAAI 2023technical

In real-world scenarios, it is crucial to build a lifelong taskoriented dialogue system (TDS) that continually adapts to new knowledge without forgetting previously acquired experiences. Existing approaches mainly focus on mitigating the catastrophic forgetting in lifelong TDS. However, the transfer…

2023

Black-Box Adversarial Attack on Time Series Classification

AAAI 2023technical

With the increasing use of deep neural network (DNN) in time series classification (TSC), recent work reveals the threat of adversarial attack, where the adversary can construct adversarial examples to cause model mistakes. However, existing researches on the adversarial attack of TSC typically adop…

Cited by 17SourcePDFScholar
2023

CAP: Robust Point Cloud Classification via Semantic and Structural Modeling

CVPR 2023poster

Recently, deep neural networks have shown great success on 3D point cloud classification tasks, which simultaneously raises the concern of adversarial attacks that cause severe damage to real-world applications. Moreover, defending against adversarial examples in point cloud data is extremely diffic…

Cited by 1SourcePDFScholar
2023

CORE: Co-planarity Regularized Monocular Geometry Estimation with Weak Supervision

ICCV 2023poster

The ill-posed nature of monocular 3D geometry (depth map and surface normals) estimation makes it rely mostly on data-driven approaches such as Deep Neural Networks (DNN). However, data acquisition of surface normals, especially the reliable normals, is acknowledged difficult. Commonly, reconstructi…

Cited by 0PDFScholar
2023

Class Incremental Learning for Task-Oriented Dialogue System with Contrastive Distillation on Internal Representations (Student Abstract)

AAAI 2023technical

The ability to continually learn over time by grasping new knowledge and remembering previously learned experiences is essential for developing an online task-oriented dialogue system (TDS). In this paper, we work on the class incremental learning scenario where the TDS is evaluated without specifyi…

Cited by 0SourcePDFScholar
2023

Context or Knowledge is Not Always Necessary: A Contrastive Learning Framework for Emotion Recognition in Conversations

ACL 2023findings

Emotion recognition in conversations (ERC) aims to detect the emotion of utterances in conversations. Existing efforts generally focus on modeling context- and knowledge-sensitive dependencies. However, it is observed that the emotions of many utterances can be correctly detected without context or…

Cited by 21SourcePDFScholar
2023

Effective Open Intent Classification with K-center Contrastive Learning and Adjustable Decision Boundary

AAAI 2023technical

Open intent classification, which aims to correctly classify the known intents into their corresponding classes while identifying the new unknown (open) intents, is an essential but challenging task in dialogue systems. In this paper, we introduce novel K-center contrastive learning and adjustable d…

2023

In-context Learning for Few-shot Multimodal Named Entity Recognition

EMNLP 2023long findings

Thanks in part to the availability of copious annotated resources for some entity categories, existing studies have achieved superior performance in multimodal named entity recognition (MNER). However, in the real-world scenario, it is infeasible to enumerate all entity categories in advance. Theref…

Cited by 0SourceScholar
2023

PaCE: Unified Multi-modal Dialogue Pre-training with Progressive and Compositional Experts

ACL 2023long

Perceiving multi-modal information and fulfilling dialogues with humans is a long-term goal of artificial intelligence. Pre-training is commonly regarded as an effective approach for multi-modal dialogue. However, due to the limited availability of multi-modal dialogue data, there is still scarce re…

2023

Probing Graph Decomposition for Argument Pair Extraction

ACL 2023findings

Argument pair extraction (APE) aims to extract interactive argument pairs from two passages within a discussion. The key challenge of APE is to effectively capture the complex context-aware interactive relations of arguments between the two passages. In this paper, we elicit relational semantic know…

2023

Reducing Spurious Correlations in Aspect-based Sentiment Analysis with Explanation from Large Language Models

EMNLP 2023long findings

Recently, aspect-based sentiment analysis (ABSA) models have yielded promising results. However, they are susceptible to learning spurious correlations between certain words of the input text and output labels while modeling the sentiment feature of the aspect. This spurious correlation will potenti…

Cited by 0SourceScholar
2023

Rethinking Feature-Based Knowledge Distillation for Face Recognition

CVPR 2023poster

With the continual expansion of face datasets, feature-based distillation prevails for large-scale face recognition. In this work, we attempt to remove identity supervision in student training, to spare the GPU memory from saving massive class centers. However, this naive removal leads to inferior d…

Cited by 38SourcePDFScholar
2023

Speech-Text Pre-training for Spoken Dialog Understanding with Explicit Cross-Modal Alignment

ACL 2023long

Recently, speech-text pre-training methods have shown remarkable success in many speech and natural language processing tasks. However, most previous pre-trained models are usually tailored for one or two specific tasks, but fail to conquer a wide range of speech-text tasks. In addition, existing sp…

Cited by 20SourcePDFScholar
2023

Stance Detection on Social Media with Background Knowledge

EMNLP 2023long main

Identifying users' stances regarding specific targets/topics is a significant route to learning public opinion from social media platforms. Most existing studies of stance detection strive to learn stance information about specific targets from the context, in order to determine the user's stance on…

Cited by 0SourceScholar
2022

A Generative Model for End-to-End Argument Mining with Reconstructed Positional Encoding and Constrained Pointer Mechanism

EMNLP 2022main

Argument mining (AM) is a challenging task as it requires recognizing the complex argumentation structures involving multiple subtasks.To handle all subtasks of AM in an end-to-end fashion, previous works generally transform AM into a dependency parsing task.However, such methods largely require com…

Cited by 7SourcePDFScholar
2022

Boundary-Driven Table-Filling for Aspect Sentiment Triplet Extraction

EMNLP 2022main

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the aspect terms along with the corresponding opinion terms and the expressed sentiments in the review, which is an important task in sentiment analysis. Previous research efforts generally address the ASTE task in an end-to-end fashion thro…

2022

CODER: Coupled Diversity-Sensitive Momentum Contrastive Learning for Image-Text Retrieval

ECCV 2022poster

"Image-Text Retrieval (ITR) is challenging in bridging visual and lingual modalities. Contrastive learning has been adopted by most prior arts. Except for limited amount of negative image-text pairs, the capability of constrastive learning is restricted by manually weighting negative pairs as well a…

Cited by 37SourcePDFScholar
2022

Dependency-aware Prototype Learning for Few-shot Relation Classification

COLING 2022main

Few-shot relation classification aims to classify the relation type between two given entities in a sentence by training with a few labeled instances for each relation. However, most of existing models fail to distinguish multiple relations that co-exist in one sentence. This paper presents a novel…

2022

GALAXY: A Generative Pre-trained Model for Task-Oriented Dialog with Semi-supervised Learning and Explicit Policy Injection

AAAI 2022technical

Pre-trained models have proved to be powerful in enhancing task-oriented dialog systems. However, current pre-training methods mainly focus on enhancing dialog understanding and generation tasks while neglecting the exploitation of dialog policy. In this paper, we propose GALAXY, a novel pre-trained…

2022

House of Cans: Covert Transmission of Internal Datasets via Capacity-Aware Neuron Steganography

NeurIPS 2022accept

In this paper, we present a capacity-aware neuron steganography scheme (i.e., Cans) to covertly transmit multiple private machine learning (ML) datasets via a scheduled-to-publish deep neural network (DNN) as the carrier model. Unlike existing steganography schemes which treat the DNN parameters as…

Cited by 2SourcePDFScholar
2022

JointCL: A Joint Contrastive Learning Framework for Zero-Shot Stance Detection

ACL 2022long

Zero-shot stance detection (ZSSD) aims to detect the stance for an unseen target during the inference stage. In this paper, we propose a joint contrastive learning (JointCL) framework, which consists of stance contrastive learning and target-aware prototypical graph contrastive learning. Specificall…

2022

Modeling Intra- and Inter-Modal Relations: Hierarchical Graph Contrastive Learning for Multimodal Sentiment Analysis

COLING 2022main

The existing research efforts in Multimodal Sentiment Analysis (MSA) have focused on developing the expressive ability of neural networks to fuse information from different modalities. However, these approaches lack a mechanism to understand the complex relations within and across different modaliti…

Cited by 58SourcePDFScholar
2022

Multi-Modal Sarcasm Detection via Cross-Modal Graph Convolutional Network

ACL 2022long

With the increasing popularity of posting multimodal messages online, many recent studies have been carried out utilizing both textual and visual information for multi-modal sarcasm detection. In this paper, we investigate multi-modal sarcasm detection from a novel perspective by constructing a cros…

2022

Probing Structural Knowledge from Pre-trained Language Model for Argumentation Relation Classification

EMNLP 2022finding

Extracting fine-grained structural information between argumentation component (AC) pairs is essential for argumentation relation classification (ARC). However, most previous studies attempt to model the relationship between AC pairs using AC level similarity or semantically relevant features. They…

2022

Reducing Spurious Correlations for Answer Selection by Feature Decorrelation and Language Debiasing

COLING 2022main

Deep neural models have become the mainstream in answer selection, yielding state-of-the-art performance. However, these models tend to rely on spurious correlations between prediction labels and input features, which in general suffer from robustness and generalization. In this paper, we propose a…

2022

SEMGraph: Incorporating Sentiment Knowledge and Eye Movement into Graph Model for Sentiment Analysis

EMNLP 2022main

This paper investigates the sentiment analysis task from a novel perspective by incorporating sentiment knowledge and eye movement into a graph architecture, aiming to draw the eye movement-based sentiment relationships for learning the sentiment expression of the context. To be specific, we first e…

2022

SPACE-2: Tree-Structured Semi-Supervised Contrastive Pre-training for Task-Oriented Dialog Understanding

COLING 2022main

Pre-training methods with contrastive learning objectives have shown remarkable success in dialog understanding tasks. However, current contrastive learning solely considers the self-augmented dialog samples as positive samples and treats all other dialog samples as negative ones, which enforces dis…

2022

STAR: SQL Guided Pre-Training for Context-dependent Text-to-SQL Parsing

EMNLP 2022finding

In this paper, we propose a novel SQL guided pre-training framework STAR for context-dependent text-to-SQL parsing, which leverages contextual information to enrich natural language (NL) utterance and table schema representations for text-to-SQL conversations. Concretely, we propose two novel pre-tr…

2022

SUN: Exploring Intrinsic Uncertainties in Text-to-SQL Parsers

COLING 2022main

This paper aims to improve the performance of text-to-SQL parsing by exploring the intrinsic uncertainties in the neural network based approaches (called SUN). From the data uncertainty perspective, it is indisputable that a single SQL can be learned from multiple semantically-equivalent questions.…

2022

Self-Distillation with Meta Learning for Knowledge Graph Completion

EMNLP 2022finding

In this paper, we propose a self-distillation framework with meta learning (MetaSD) for knowledge graph completion with dynamic pruning, which aims to learn compressed graph embeddings and tackle the long-tail samples. Specifically, we first propose a dynamic pruning technique to obtain a small prun…

2022

Tenrec: A Large-scale Multipurpose Benchmark Dataset for Recommender Systems

NeurIPS 2022accept

Existing benchmark datasets for recommender systems (RS) either are created at a small scale or involve very limited forms of user feedback. RS models evaluated on such datasets often lack practical values for large-scale real-world applications. In this paper, we describe Tenrec, a novel and publ…

2021

A User-Adaptive Layer Selection Framework for Very Deep Sequential Recommender Models

AAAI 2021technical

Sequential recommender systems (SRS) have become a research hotspot in recent studies. Because of the requirement in capturing user's dynamic interests, sequential neural network based recommender models often need to be stacked with more hidden layers (e.g., up to 100 layers) compared with standard…

Cited by 12SourcePDFScholar
2021

An Empirical Study on Multiple Information Sources for Zero-Shot Fine-Grained Entity Typing

EMNLP 2021main

Auxiliary information from multiple sources has been demonstrated to be effective in zero-shot fine-grained entity typing (ZFET). However, there lacks a comprehensive understanding about how to make better use of the existing information sources and how they affect the performance of ZFET. In this p…

Cited by 16SourcePDFScholar
2021

Argument Pair Extraction with Mutual Guidance and Inter-sentence Relation Graph

EMNLP 2021main

Argument pair extraction (APE) aims to extract interactive argument pairs from two passages of a discussion. Previous work studied this task in the context of peer review and rebuttal, and decomposed it into a sequence labeling task and a sentence relation classification task. However, despite the p…

Cited by 22SourcePDFScholar
2021

Beta Distribution Guided Aspect-aware Graph for Aspect Category Sentiment Analysis with Affective Knowledge

EMNLP 2021main

In this paper, we investigate the Aspect Category Sentiment Analysis (ACSA) task from a novel perspective by exploring a Beta Distribution guided aspect-aware graph construction based on external knowledge. That is, we are no longer entangled about how to laboriously search the sentiment clues for c…

2021

Continual Learning for Task-oriented Dialogue System with Iterative Network Pruning, Expanding and Masking

ACL 2021short

This ability to learn consecutive tasks without forgetting how to perform previously trained problems is essential for developing an online dialogue system. This paper proposes an effective continual learning method for the task-oriented dialogue system with iterative network pruning, expanding, and…

2021

DOLG: Single-Stage Image Retrieval With Deep Orthogonal Fusion of Local and Global Features

ICCV 2021poster

Image Retrieval is a fundamental task of obtaining images similar to the query one from a database. A common image retrieval practice is to firstly retrieve candidate images via similarity search using global image features and then re-rank the candidates by leveraging their local features. Previous…

Cited by 167PDFcodeScholar
2021

Exploring Auxiliary Reasoning Tasks for Task-oriented Dialog Systems with Meta Cooperative Learning

AAAI 2021technical

In this paper, we propose a Meta Cooperative Learning (MCL) framework for task-oriented dialog systems (TDSs). Our model consists of an auxiliary KB reasoning task for learning meta KB knowledge, an auxiliary dialogue reasoning task for learning dialogue patterns, and a TDS task (primary task) that…

2021

Imagine, Reason and Write: Visual Storytelling with Graph Knowledge and Relational Reasoning

AAAI 2021technical

Visual storytelling is a task of creating a short story based on photo streams. Different from visual captions, stories contain not only factual descriptions, but also imaginary concepts that do not appear in the images. In this paper, we propose a novel imagine-reason-write generation framework (IR…

Cited by 39SourcePDFScholar
2021

Multi-perspective Coherent Reasoning for Helpfulness Prediction of Multimodal Reviews

ACL 2021long

As more and more product reviews are posted in both text and images, Multimodal Review Analysis (MRA) becomes an attractive research topic. Among the existing review analysis tasks, helpfulness prediction on review text has become predominant due to its importance for e-commerce platforms and online…

2021

Progressive Self-Training with Discriminator for Aspect Term Extraction

EMNLP 2021main

Aspect term extraction aims to extract aspect terms from a review sentence that users have expressed opinions on. One of the remaining challenges for aspect term extraction resides in the lack of sufficient annotated data. While self-training is potentially an effective method to address this issue,…

Cited by 49SourcePDFScholar
2021

The Style-Content Duality of Attractiveness: Learning to Write Eye-Catching Headlines via Disentanglement

AAAI 2021technical

Eye-catching headlines function as the first device to trigger more clicks, bringing reciprocal effect between producers and viewers. Producers can obtain more traffic and profits, and readers can have access to outstanding articles. When generating attractive headlines, it is important to not only…

Cited by 24SourcePDFScholar
2020

Cross-lingual Machine Reading Comprehension with Language Branch Knowledge Distillation

COLING 2020main

Cross-lingual Machine Reading Comprehension (CLMRC) remains a challenging problem due to the lack of large-scale annotated datasets in low-source languages, such as Arabic, Hindi, and Vietnamese. Many previous approaches use translation data by translating from a rich-source language, such as Englis…

Cited by 20SourcePDFScholar
2020

Dual Dynamic Memory Network for End-to-End Multi-turn Task-oriented Dialog Systems

COLING 2020main

Existing end-to-end task-oriented dialog systems struggle to dynamically model long dialog context for interactions and effectively incorporate knowledge base (KB) information into dialog generation. To conquer these limitations, we propose a Dual Dynamic Memory Network (DDMN) for multi-turn dialog…

2020

Interactive Key-Value Memory-augmented Attention for Image Paragraph Captioning

COLING 2020main

Image paragraph captioning (IPC) aims to generate a fine-grained paragraph to describe the visual content of an image. Significant progress has been made by deep neural networks, in which the attention mechanism plays an essential role. However, conventional attention mechanisms tend to ignore the p…

Cited by 17SourcePDFScholar