← Search

Zheng Lin

82 accepted papers

2026

Absorbing Gradient Conflicts: Modeling Semantic Variance via Kent Distributions for Cross-Modal Hashing

IJCAI 2026

Supervised proxy-based deep cross-modal hashing has become the dominant paradigm for large-scale retrieval. However, prevalent methods model class proxies as deterministic points in the embedding space. This rigid assumption causes severe gradient conflicts in multi-label scenarios, where gradient c

Cited by 0Scholar
2026

Blink: Dynamic Visual Token Resolution for Enhanced Multimodal Understanding

CVPR 2026

Multimodal large language models (MLLMs) have achieved remarkable progress on various vision-language tasks, yet their visual perception remains limited. Humans, in comparison, perceive complex scenes efficiently by dynamically scanning and focusing on salient regions in a sequential "blink-like" pr

Cited by 0SourceScholar
2026

Breaking the Trade-Off Between Faithfulness and Expressiveness for Large Language Models

AAAI 2026technical

Grounding responses in external knowledge represents an effective strategy for mitigating hallucinations in Large Language Models (LLMs). However, current LLMs struggle to seamlessly integrate knowledge while simultaneously maintaining faithfulness (or fidelity) and expressiveness, capabilities that

Cited by 0SourcePDFScholar
2026

Causal Path Alignment: Anchoring the Optimization Trajectory for Controllable In-Parameter Knowledge Editing

IJCAI 2026

Knowledge editing is pivotal for efficiently updating the parametric memory of Large Language Models (LLMs), enabling them to function as evolving agents in dynamic environments. However, mainstream in-parameter knowledge editing approaches suffer from Subject-Dominant Memory Interference: modifying

Cited by 0Scholar
2026

Conflict-Aware Client Selection for Multi-Server Federated Learning

ICASSP 2026poster

Federated learning (FL) has emerged as a promising distributed machine learning (ML) that enables collaborative model training across clients without exposing raw data, thereby preserving user privacy and reducing communication costs. Despite these benefits, traditional single-server FL suffers from…

Cited by 0SourcePDFScholar
2026

CrossCut: Cross-Patch Aware Interactive Segmentation for Remote Sensing Images

AAAI 2026technical

Interactive segmentation aims to delineate a user-specified target in an image by leveraging positive and negative clicks. While effective on natural images, existing methods often fail in remote sensing scenarios, where satellite imagery is characterized by ultra-high resolution, sparse object dist

Cited by 0SourcePDFScholar
2026

Dynamic Early Exit in Reasoning Models

ICLR 2026poster

Recent advances in large reasoning language models (LRMs) rely on test-time scaling, which extends long chain-of-thought (CoT) generation to solve complex tasks. However, overthinking in long CoT not only slows down the efficiency of problem solving, but also risks accuracy loss due to the extremely…

Cited by 0SourcecodeScholar
2026

IO-RAE: Information-Obfuscation Reversible Adversarial Example for Audio Privacy Protection

AAAI 2026technical

The rapid advancements in artificial intelligence have significantly accelerated the adoption of speech recognition technology, leading to its widespread integration across various applications. However, this surge in usage also highlights a critical issue: audio data is highly vulnerable to unautho

Cited by 0SourcePDFScholar
2026

NSC-SL: A Bandwidth-Aware Neural Subspace Compression for Communication-Efficient Split Learning

ICASSP 2026poster

The expanding scale of neural networks poses a major challenge for distributed machine learning, particularly under limited communication resources. While split learning (SL) alleviates client computational burden by distributing model layers between clients and server, it incurs substantial communi…

Cited by 0SourcePDFScholar
2026

Online Self-Calibration Against Hallucination in Vision-Language Models

IJCAI 2026

Large Vision-Language Models (LVLMs) often suffer from hallucinations, generating descriptions that include visual details absent from the input image. Recent preference alignment methods typically rely on supervision distilled from stronger models such as GPT. However, this offline paradigm introdu

Cited by 0Scholar
2026

PRISM: Privacy-Aware Routing for Adaptive Cloud–Edge LLM Inference via Semantic Sketch Collaboration

AAAI 2026technical

Large Language Models (LLMs) demonstrate impressive capabilities in natural language understanding and generation, but incur high communication overhead and privacy risks in cloud deployments, while facing compute and memory constraints when confined to edge devices.Cloud–edge inference has emerged

Cited by 0SourcePDFScholar
2026

SAMPLE EFFICIENT EXPERIENCE REPLAY IN NON-STATIONARY ENVIRONMENTS

ICASSP 2026poster

Reinforcement learning (RL) in non-stationary environments is challenging, as changing dynamics and rewards quickly make past experiences outdated. Traditional experience replay (ER) methods, especially those using TD-error prioritization, struggle to distinguish between changes caused by the agent'…

Cited by 0SourcePDFScholar
2026

SWE-Compass: Towards Unified Evaluation of Agentic Coding Abilities for Large Language Models

ICML 2026poster

Evaluating large language models (LLMs) for software engineering has been limited by narrow task coverage, language bias, and insufficient alignment with real-world developer workflows. Existing benchmarks often focus on algorithmic problems or Python-centric bug fixing, leaving critical dimensions …

Cited by 0SourceScholar
2025

A Diffusion-Based Framework for Occluded Object Movement

AAAI 2025technical

Seamlessly moving objects within a scene is a common requirement for image editing, but it is still a challenge for existing editing methods. Especially for real-world images, the occlusion situation further increases the difficulty. The main difficulty is that the occluded portion needs to be compl…

Cited by 0SourcePDFScholar
2025

Adapt Once, Thrive with Updates: Transferable Parameter-Efficient Fine-Tuning on Evolving Base Models

ACL 2025long

Parameter-efficient fine-tuning (PEFT) has become a common method for fine-tuning large language models, where a base model can serve multiple users through PEFT module switching. To enhance user experience, base models require periodic updates. However, once updated, PEFT modules fine-tuned on prev…

Cited by 0SourcePDFScholar
2025

AutoPrompt: Automated Red-Teaming of Text-to-Image Models via LLM-Driven Adversarial Prompts

ICCV 2025poster

Despite rapid advancements in text-to-image (T2I) models, their safety mechanisms are vulnerable to adversarial prompts, which maliciously generate unsafe images. Current red-teaming methods for proactively assessing such vulnerabilities usually require white-box access to T2I models, and rely on in…

Cited by 0SourcePDFScholar
2025

BeamLoRA: Beam-Constraint Low-Rank Adaptation

ACL 2025long

Due to the demand for efficient fine-tuning of large language models, Low-Rank Adaptation (LoRA) has been widely adopted as one of the most effective parameter-efficient fine-tuning methods. Nevertheless, while LoRA improves efficiency, there remains room for improvement in accuracy. Herein, we adop…

Cited by 0SourcePDFScholar
2025

CBP-Tuning: Efficient Local Customization for Black-box Large Language Models

EMNLP 2025

The high costs of customizing large language models (LLMs) fundamentally limit their adaptability to user-specific needs. Consequently, LLMs are increasingly offered as cloud-based services, a paradigm that introduces critical limitations: providers struggle to support personalized customization at

2025

Categorical Attention: Fine-grained Language-guided Noise Filtering Network for Occluded Person Re-Identification

IJCAI 2025

Person Re-Identification (ReID) aims to match individuals across different camera views, but occlusions in real-world scenarios, such as vehicles or crowds, hinder feature extraction and matching. Current occluded ReID methodologies typically leverage visual augmentation techniques in an attempt to

Cited by 0SourcePDFScholar
2025

DIVE into MoE: Diversity-Enhanced Reconstruction of Large Language Models from Dense into Mixture-of-Experts

ACL 2025long

Large language models (LLMs) with the Mixture-of-Experts (MoE) architecture achieve high cost-efficiency by selectively activating a subset of the parameters. Despite the inference efficiency of MoE LLMs, the training of extensive experts from scratch incurs substantial overhead, whereas reconstruct…

2025

DiffRetouch: Using Diffusion to Retouch on the Shoulder of Experts

AAAI 2025technical

Image retouching aims to enhance the visual quality of photos. Considering the different aesthetic preferences of users, the target of retouching is subjective. However, current retouching methods mostly adopt deterministic models, which not only neglects the style diversity in the expert-retouched…

Cited by 0SourcePDFScholar
2025

Grammar-Based Code Representation: Is It a Worthy Pursuit for LLMs?

ACL 2025finding

Grammar serves as a cornerstone in programming languages and software engineering, providing frameworks to define the syntactic space and program structure. Existing research demonstrates the effectiveness of grammar-based code representations in small-scale models, showing their ability to reduce s…

Cited by 0SourcePDFScholar
2025

LCFed: An Efficient Clustered Federated Learning Framework for Heterogeneous Data

ICASSP 2025accepted

Clustered federated learning (CFL) addresses the performance challenges posed by data heterogeneity in federated learning (FL) by organizing edge devices with similar data distributions into clusters, enabling collaborative model training tailored to each group. However, existing CFL approaches stri…

Cited by 0SourceScholar
2025

Multimodal Hypothetical Summary for Retrieval-based Multi-image Question Answering

AAAI 2025technical

Retrieval-based multi-image question answering (QA) task involves retrieving multiple question-related images and synthesizing these images to generate an answer. Conventional "retrieve-then-answer" pipelines often suffer from cascading errors because the training objective of QA fails to optimize t…

Cited by 0SourcePDFScholar
2025

NeedleInATable: Exploring Long-Context Capability of Large Language Models towards Long-Structured Tables

NeurIPS 2025poster

Processing structured tabular data, particularly large and lengthy tables, constitutes a fundamental yet challenging task for large language models (LLMs). However, existing long-context benchmarks like Needle-in-a-Haystack primarily focus on unstructured text, neglecting the challenge of diverse st…

Cited by 0SourceScholar
2025

PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization

ACL 2025long

Large Language Models (LLMs) excel in various domains but pose inherent privacy risks. Existing methods to evaluate privacy leakage in LLMs often use memorized prefixes or simple instructions to extract data, both of which well-alignment models can easily block. Meanwhile, Jailbreak attacks bypass L…

2025

Relation Also Knows: Rethinking the Recall and Editing of Factual Associations in Auto-Regressive Transformer Language Models

AAAI 2025technical

The storage and recall of factual associations in auto-regressive transformer language models (LMs) have drawn a great deal of attention, inspiring knowledge editing by directly modifying the located model weights. Most editing works achieve knowledge editing under the guidance of existing interpret…

2025

Rethinking Adversarial Attacks in Reinforcement Learning from Policy Distribution Perspective

ICASSP 2025accepted

Deep Reinforcement Learning (DRL) suffers from uncertainties and inaccuracies in the observation signal in real-world applications. Adversarial attack is an effective method for evaluating the robustness of DRL agents. However, existing attack methods targeting individual sampled actions have limite…

Cited by 16SourceScholar
2025

Robust Deep Reinforcement Learning in Robotics via Adaptive Gradient-Masked Adversarial Attacks

IROS 2025

Deep reinforcement learning (DRL) has emerged as a promising approach for robotic control, but its real-world deployment remains challenging due to its vulnerability to environmental perturbations. Existing white-box adversarial attack methods, adapted from supervised learning, fail to effectively t

Cited by 12SourceScholar
2025

Sibyl: Empowering Empathetic Dialogue Generation in Large Language Models via Sensible and Visionary Commonsense Inference

COLING 2025main

Recently, there has been a heightened interest in building chatbots based on Large Language Models (LLMs) to emulate human-like qualities in multi-turn conversations. Despite having access to commonsense knowledge to better understand the psychological aspects and causality of dialogue context, even…

2025

TableDreamer: Progressive and Weakness-guided Data Synthesis from Scratch for Table Instruction Tuning

ACL 2025finding

Despite the commendable progress of recent LLM-based data synthesis methods, they face two limitations in generating table instruction tuning data. First, they can not thoroughly explore the vast input space of table understanding tasks, leading to limited data diversity. Second, they ignore the wea…

2025

TailorKV: A Hybrid Framework for Long-Context Inference via Tailored KV Cache Optimization

ACL 2025finding

The Key-Value (KV) cache in generative large language models (LLMs) introduces substantial memory overhead. Existing works mitigate this burden by offloading or compressing the KV cache. However, loading the entire cache incurs significant latency due to PCIe bandwidth bottlenecks in CPU-GPU communi…

2025

Trust-GRS: A Trustworthy Training Framework for Graph Neural Network Based Recommender Systems Against Shilling Attacks

AAAI 2025technical

Graph neural network (GNN) based recommender systems have been widely used in diverse service platforms as they can more effectively capture users' interests. Nevertheless, recent investigations have revealed that the neighborhood aggregation and contrastive learning mechanisms render GNN-based reco…

2025

Weights-Rotated Preference Optimization for Large Language Models

EMNLP 2025

Despite the efficacy of Direct Preference Optimization (DPO) in aligning Large Language Models (LLMs), reward hacking remains a pivotal challenge. This issue emerges when LLMs excessively reduce the probability of rejected completions to achieve high rewards, without genuinely meeting their intended

2024

A Pedestrian is Worth One Prompt: Towards Language Guidance Person Re-Identification

CVPR 2024highlight

Extensive advancements have been made in person ReID through the mining of semantic information. Nevertheless existing methods that utilize semantic-parts from a single image modality do not explicitly achieve this goal. Whiteness the impressive capabilities in multimodal understanding of Vision Lan…

Cited by 12SourcePDFScholar
2024

Light-PEFT: Lightening Parameter-Efficient Fine-Tuning via Early Pruning

ACL 2024findings

Parameter-efficient fine-tuning (PEFT) has emerged as the predominant technique for fine-tuning in the era of large language models. However, existing PEFT methods still have inadequate training efficiency. Firstly, the utilization of large-scale foundation models during the training process is exce…

2024

Multimodal Table Understanding

ACL 2024long

Although great progress has been made by previous table understanding methods including recent approaches based on large language models (LLMs), they rely heavily on the premise that given tables must be converted into a certain text sequence (such as Markdown or HTML) to serve as model input. Howev…

2024

Prediction Exposes Your Face: Black-box Model Inversion via Prediction Alignment

ECCV 2024poster

"Model inversion (MI) attack reconstructs the private training data of a target model given its output, posing a significant threat to deep learning models and data privacy. On one hand, most of existing MI methods focus on searching for latent codes to represent the target identity, yet this iterat…

2024

Pruning Large Language Models to Intra-module Low-rank Architecture with Transitional Activations

ACL 2024findings

Structured pruning fundamentally reduces computational and memory overheads of large language models (LLMs) and offers a feasible solution for end-side LLM deployment. Structurally pruned models remain dense and high-precision, highly compatible with further tuning and compression. However, as the c…

2024

TeMO: Towards Text-Driven 3D Stylization for Multi-Object Meshes

CVPR 2024poster

Recent progress in the text-driven 3D stylization of a single object has been considerably promoted by CLIP-based methods. However the stylization of multi-object 3D scenes is still impeded in that the image-text pairs used for pre-training CLIP mostly consist of an object. Meanwhile the local detai…

Cited by 9SourcePDFScholar
2023

A Gradient Control Method for Backdoor Attacks on Parameter-Efficient Tuning

ACL 2023long

Parameter-Efficient Tuning (PET) has shown remarkable performance by fine-tuning only a small number of parameters of the pre-trained language models (PLMs) for the downstream tasks, while it is also possible to construct backdoor attacks due to the vulnerability of pre-trained weights. However, a l…

Cited by 21SourcePDFScholar
2023

An Empirical Study of Instruction-tuning Large Language Models in Chinese

EMNLP 2023long findings

The success of ChatGPT validates the potential of large language models (LLMs) in artificial general intelligence (AGI). Subsequently, the release of LLMs has sparked the open-source community's interest in instruction-tuning, which is deemed to accelerate ChatGPT's replication process. However, r…

Cited by 0SourcecodeScholar
2023

Chain-of-Thought Reasoning in Tabular Language Models

EMNLP 2023long findings

Tabular mathematical reasoning task requires models to perform multi-step operations including information look-up and numerical calculation, based on heterogeneous data from tables and questions. Existing solutions tend to extend chain-of-thought (CoT) reasoning into powerful large language models…

Cited by 0SourceScholar
2023

Combo of Thinking and Observing for Outside-Knowledge VQA

ACL 2023long

Outside-knowledge visual question answering is a challenging task that requires both the acquisition and the use of open-ended real-world knowledge. Some existing solutions draw external knowledge into the cross-modality space which overlooks the much vaster textual knowledge in natural-language spa…

2023

Compressing and Debiasing Vision-Language Pre-Trained Models for Visual Question Answering

EMNLP 2023long main

Despite the excellent performance of vision-language pre-trained models (VLPs) on conventional VQA task, they still suffer from two problems: First, VLPs tend to rely on language biases in datasets and fail to generalize to out-of-distribution (OOD) data. Second, they are inefficient in terms of mem…

Cited by 0SourcecodeScholar
2023

DiffusEmp: A Diffusion Model-Based Framework with Multi-Grained Control for Empathetic Response Generation

ACL 2023long

Empathy is a crucial factor in open-domain conversations, which naturally shows one’s caring and understanding to others. Though several methods have been proposed to generate empathetic responses, existing works often lead to monotonous empathy that refers to generic and safe expressions. In this p…

Cited by 20SourcePDFScholar
2023

Divide, Conquer, and Combine: Mixture of Semantic-Independent Experts for Zero-Shot Dialogue State Tracking

ACL 2023long

Zero-shot transfer learning for Dialogue State Tracking (DST) helps to handle a variety of task-oriented dialogue domains without the cost of collecting in-domain data. Existing works mainly study common data- or model-level augmentation methods to enhance the generalization but fail to effectively…

Cited by 19SourcePDFScholar
2023

IM-TQA: A Chinese Table Question Answering Dataset with Implicit and Multi-type Table Structures

ACL 2023long

Various datasets have been proposed to promote the development of Table Question Answering (TQA) technique. However, the problem setting of existing TQA benchmarks suffers from two limitations. First, they directly provide models with explicit table structures where row headers and column headers of…

2023

Maximum Entropy Loss, the Silver Bullet Targeting Backdoor Attacks in Pre-trained Language Models

ACL 2023findings

Pre-trained language model (PLM) can be stealthily misled to target outputs by backdoor attacks when encountering poisoned samples, without performance degradation on clean samples. The stealthiness of backdoor attacks is commonly attained through minimal cross-entropy loss fine-tuning on a union of…

Cited by 8SourcePDFScholar
2023

Multi-level Adaptive Contrastive Learning for Knowledge Internalization in Dialogue Generation

EMNLP 2023long main

Knowledge-grounded dialogue generation aims to mitigate the issue of text degeneration by incorporating external knowledge to supplement the context. However, the model often fails to internalize this information into responses in a human-like manner. Instead, it simply inserts segments of the provi…

Cited by 0SourceScholar
2023

Question-Interlocutor Scope Realized Graph Modeling over Key Utterances for Dialogue Reading Comprehension

ACL 2023findings

We focus on dialogue reading comprehension (DRC) that extracts answers from dialogues. Compared to standard RC tasks, DRC has raised challenges because of the complex speaker information and noisy dialogue context. Essentially, the challenges come from the speaker-centric nature of dialogue utteranc…

2023

Retrieve-and-Sample: Document-level Event Argument Extraction via Hybrid Retrieval Augmentation

ACL 2023long

Recent studies have shown the effectiveness of retrieval augmentation in many generative NLP tasks. These retrieval-augmented methods allow models to explicitly acquire prior external knowledge in a non-parametric manner and regard the retrieved reference instances as cues to augment text generation…

2023

Seri: Sketching-Reasoning-Integrating Progressive Workflow for Empathetic Response Generation

ICASSP 2023accepted

Empathy is a key ability for a human-like dialogue system. Inspired by social psychology, empathy includes both affective and cognitive aspects. Previous works on this topic have merely focused on recognizing emotions or modeling cognition with commonsense knowledge. Nevertheless, the generated resu…

Cited by 0SourceScholar
2023

Towards Polymorphic Adversarial Examples Generation for Short Text

ICASSP 2023accepted

NLP models are shown to be vulnerable to adversarial examples. The usual attack methods in NLP fields mainly focus on word-level perturbations. However, the word-substitution based method is not suitable for short text. Short texts are more susceptible to word substitution than long texts, which mak…

Cited by 0SourceScholar
2022

A Win-win Deal: Towards Sparse and Robust Pre-trained Language Models

NeurIPS 2022accept

Despite the remarkable success of pre-trained language models (PLMs), they still face two challenges: First, large-scale PLMs are inefficient in terms of memory footprint and computation. Second, on the downstream tasks, PLMs tend to rely on the dataset bias and struggle to generalize to out-of-dist…

2022

CLIO: Role-interactive Multi-event Head Attention Network for Document-level Event Extraction

COLING 2022main

Transforming the large amounts of unstructured text on the Internet into structured event knowledge is a critical, yet unsolved goal of NLP, especially when addressing document-level text. Existing methods struggle in Document-level Event Extraction (DEE) due to its two intrinsic challenges: (a) Nes…

Cited by 11SourcePDFScholar
2022

COST-EFF: Collaborative Optimization of Spatial and Temporal Efficiency with Slenderized Multi-exit Language Models

EMNLP 2022main

Transformer-based pre-trained language models (PLMs) mostly suffer from excessive overhead despite their advanced capacity. For resource-constrained devices, there is an urgent need for a spatially and temporally efficient model which retains the major capacity of PLMs. However, existing statically…

2022

Connecting Targets via Latent Topics And Contrastive Learning: A Unified Framework For Robust Zero-Shot and Few-Shot Stance Detection

ICASSP 2022accepted

Zero-shot and few-shot stance detection (ZFSD) aims to automatically identify the users’ stance toward a wide range of continuously emerging targets without or with limited labeled data. Previous works on in-target and cross-target stance detection typically focus on extremely limited targets, which…

Cited by 0SourceScholar
2022

Empathetic Dialogue Generation via Sensitive Emotion Recognition and Sensible Knowledge Selection

EMNLP 2022finding

Empathy, which is widely used in psychological counseling, is a key trait of everyday human conversations. Equipped with commonsense knowledge, current approaches to empathetic response generation focus on capturing implicit emotion within dialogue context, where the emotions are treated as a static…

2022

FocusCut: Diving Into a Focus View in Interactive Segmentation

CVPR 2022oral

Interactive image segmentation is an essential tool in pixel-level annotation and image editing. To obtain a high-precision binary segmentation mask, users tend to add interaction clicks around the object details, such as edges and holes, for efficient refinement. Current methods regard these repair…

Cited by 75PDFcodeScholar
2022

Language Prior Is Not the Only Shortcut: A Benchmark for Shortcut Learning in VQA

EMNLP 2022finding

Visual Question Answering (VQA) models are prone to learn the shortcut solution formed by dataset biases rather than the intended solution. To evaluate the VQA models’ reasoning ability beyond shortcut learning, the VQA-CP v2 dataset introduces a distribution shift between the training and test set…

2022

Learning to Win Lottery Tickets in BERT Transfer via Task-agnostic Mask Training

NAACL 2022long

Recent studies on the lottery ticket hypothesis (LTH) show that pre-trained language models (PLMs) like BERT contain matching subnetworks that have similar transfer learning performance as the original PLM. These subnetworks are found using magnitude-based pruning. In this paper, we find that the BE…

2022

Neural Label Search for Zero-Shot Multi-Lingual Extractive Summarization

ACL 2022long

In zero-shot multilingual extractive text summarization, a model is typically trained on English summarization dataset and then applied on summarization datasets of other languages. Given English gold summaries and documents, sentence-level labels for extractive summarization are usually generated u…

2022

Neutral Utterances are Also Causes: Enhancing Conversational Causal Emotion Entailment with Social Commonsense Knowledge

IJCAI 2022poster

Conversational Causal Emotion Entailment aims to detect causal utterances for a non-neutral targeted utterance from a conversation. In this work, we build conversations as graphs to overcome implicit contextual modelling of the original entailment style. Following the previous work, we further intro…

2022

TAKE: Topic-shift Aware Knowledge sElection for Dialogue Generation

COLING 2022main

Knowledge-grounded dialogue generation consists of two subtasks: knowledge selection and response generation. The knowledge selector generally constructs a query based on the dialogue context and selects the most appropriate knowledge to help response generation. Recent work finds that realizing who…

2022

Target Really Matters: Target-aware Contrastive Learning and Consistency Regularization for Few-shot Stance Detection

COLING 2022main

Stance detection aims to identify the attitude from an opinion towards a certain target. Despite the significant progress on this task, it is extremely time-consuming and budget-unfriendly to collect sufficient high-quality labeled data for every new target under fully-supervised learning, whereas u…

2022

Towards Robust Visual Question Answering: Making the Most of Biased Samples via Contrastive Learning

EMNLP 2022finding

Models for Visual Question Answering (VQA) often rely on the spurious correlations, i.e., the language priors, that appear in the biased samples of training set, which make them brittle against the out-of-distribution (OOD) test data. Recent methods have achieved promising progress in overcoming thi…

2021

Check It Again:Progressive Visual Question Answering via Visual Entailment

ACL 2021long

While sophisticated neural-based models have achieved remarkable success in Visual Question Answering (VQA), these models tend to answer questions only according to superficial correlations between question and answer. Several recent approaches have been developed to address this language priors pro…

2021

Learning Class-Transductive Intent Representations for Zero-shot Intent Detection

IJCAI 2021poster

Zero-shot intent detection (ZSID) aims to deal with the continuously emerging intents without annotated training data. However, existing ZSID systems suffer from two limitations: 1) They are not good at modeling the relationship between seen and unseen intents. 2) They cannot effectively recognize u…

2021

Marginal Utility Diminishes: Exploring the Minimum Knowledge for BERT Knowledge Distillation

ACL 2021long

Recently, knowledge distillation (KD) has shown great success in BERT compression. Instead of only learning from the teacher’s soft label as in conventional KD, researchers find that the rich information contained in the hidden layers of BERT is conducive to the student’s performance. To better expl…

2021

Past, Present, and Future: Conversational Emotion Recognition through Structural Modeling of Psychological Knowledge

EMNLP 2021finding

Conversational Emotion Recognition (CER) is a task to predict the emotion of an utterance in the context of a conversation. Although modeling the conversational context and interactions between speakers has been studied broadly, it is important to consider the speaker’s psychological state, which co…

2020

Interactive Image Segmentation With First Click Attention

CVPR 2020poster

In the task of interactive image segmentation, users initially click one point to segment the main body of the target object and then provide more points on mislabeled regions iteratively for a precise segmentation. Existing methods treat all interaction points indiscriminately, ignoring the differe…

Cited by 201PDFScholar
2020

Taking a Deeper Look at Co-Salient Object Detection

CVPR 2020poster

Co-salient object detection (CoSOD) is a newly emerging and rapidly growing branch of salient object detection (SOD), which aims to detect the co-occurring salient objects in multiple images. However, existing CoSOD datasets often have a serious data bias, which assumes that each group of images con…

Cited by 100PDFScholar
2018

Deep Uniqueness-Aware Hashing for Fine-Grained Multi-Label Image Retrieval

ICASSP 2018accepted

Deep supervised hashing methods for multi-label image retrieval have achieved great success nowadays. However, these methods only take the similarity between the database images and the query images into account, but they ignore the uniqueness of the database images when deciding on their rankings.…

Cited by 0SourceScholar