← Search

See-Kiong Ng

79 accepted papers

2026

ActiveDPO: Active Direct Preference Optimization for Sample-Efficient Alignment

ICLR 2026poster

The recent success in using human preferences to align large language models (LLMs) has significantly improved their performance in various downstream tasks, such as question answering, mathematical reasoning, and code generation. However, achieving effective LLM alignment depends on high-quality hu…

Cited by 0SourceScholar
2026

Batch and Sequential Unlearning for Neural Networks

ICLR 2026poster

With the increasing deployment of machine learning models trained on personal data, machine unlearning has become crucial for data owners to exercise their "right to be forgotten" and protect their privacy. While model owners can retrain the models without the erased data to achieve this goal, this…

Cited by 0SourceScholar
2026

Beyond Prompt-Induced Lies: Investigating LLM Deception on Benign Prompts

ICLR 2026oral

Large Language Models (LLMs) are widely deployed in reasoning, planning, and decision-making tasks, making their trustworthiness critical. A significant and underexplored risk is intentional deception, where an LLM deliberately fabricates or conceals information to serve a hidden objective. Existing…

Cited by 0SourcecodeScholar
2026

Calibrated Multimodal Representation Learning with Missing Modalities

ICML 2026poster

Multimodal representation learning harmonizes distinct modalities by aligning them into a unified latent space. Recent research generalizes traditional cross-modal alignment to produce enhanced multimodal synergy but requires all modalities to be present for a common instance, making it challenging …

Cited by 0SourceScholar
2026

De-attribute to Forget for LLM Unlearning

ICML 2026poster

The rapid development of large language models (LLMs) has raised concerns regarding the inclusion of private or inappropriate data during training, which has led to growing interest in LLM unlearning. Many existing LLM unlearning approaches rely on prediction loss-based optimizations, such as maximi…

Cited by 0SourceScholar
2026

Escaping the Homophily Trap: A Threshold-free Graph Outlier Detection Framework via Clustering-guided Edge Reweighting

ICLR 2026poster

Graph outlier detection is a critical task for identifying rare, deviant patterns in graph-structured data. However, prevalent methods based on graph convolution are fundamentally challenged by the ''Homophily Trap'': the aggregation of features from neighboring nodes inadvertently contaminates the…

Cited by 0SourceScholar
2026

FutureOmni: Evaluating Future Forecasting from Omni-Modal Context for Multimodal LLMs

ICML 2026poster

Although Multimodal Large Language Models (MLLMs) demonstrate strong omni-modal perception, their ability to forecast future events from audio-visual cues remains largely unexplored, as existing benchmarks focus mainly on retrospective understanding. To bridge this gap, we introduce FutureOmni, the …

Cited by 0SourceScholar
2026

Image Can Bring Your Memory Back: A Novel Multi-Modal Guided Attack against Image Generation Model Unlearning

ICLR 2026poster

Recent advances in diffusion-based image generation models (IGMs), such as Stable Diffusion (SD), have substantially improved the quality and diversity of AI-generated content. However, these models also pose ethical, legal, and societal risks, including the generation of harmful, misleading, or cop…

Cited by 0SourcecodeScholar
2026

NextQuill: Causal Preference Modeling for Enhancing LLM Personalization

ICLR 2026poster

Personalizing large language models (LLMs) is increasingly important as they are progressively integrated into real-world applications to support users’ daily lives. However, existing approaches often fail to distinguish which components of response predictions by model and ground-truth response in…

Cited by 29SourcecodeScholar
2026

Projected Coupled Diffusion for Test-Time Constrained Joint Generation

ICLR 2026poster

Modifications to test-time sampling have emerged as an important extension to diffusion algorithms, with the goal of biasing the generative process to achieve a given objective without having to retrain the entire diffusion model. However, generating jointly correlated samples from multiple pre-trai…

Cited by 0SourceScholar
2026

Rating Quality of Diverse Time Series Data by Meta-learning from LLM Judgment

ICLR 2026poster

High-quality time series (TS) data are essential for ensuring TS model performance, rendering research on rating TS data quality indispensable. Existing methods have shown promising rating accuracy within individual domains, primarily by extending data quality rating techniques such as influence fun…

Cited by 0SourcecodeScholar
2026

RoboOmni: Proactive Robot Manipulation in Omni-modal Context

ICLR 2026poster

Recent advances in Multimodal Large Language Models (MLLMs) have driven rapid progress in Vision–Language–Action (VLA) models for robotic manipulation. Although effective in many scenarios, current approaches largely rely on explicit instructions, whereas in real-world interactions, humans rarely is…

Cited by 0SourcecodeScholar
2026

Time Series Reasoning via Process-Verifiable Thinking Data Synthesis and Scheduling for Tailored LLM Reasoning

ICML 2026poster

Time series is a pervasive data type across various application domains, rendering the reasonable solving of diverse time series tasks a long-standing goal. Recent advances in large language models (LLMs), especially their reasoning abilities unlocked through reinforcement learning (RL), have opened…

Cited by 0SourceScholar
2026

WaterDrum: Watermark-based Data-centric Unlearning Metric

ICLR 2026poster

Large language model (LLM) unlearning is critical in real-world applications where it is necessary to efficiently remove the influence of private, copyrighted, or harmful data from some users. Existing utility-centric unlearning metrics (based on model utility) may fail to accurately evaluate the ex…

Cited by 0SourcecodeScholar
2025

A Federated Framework for LLM-based Recommendation

NAACL 2025findings

Large Language Models (LLMs) have showcased their potential in building generative recommendation systems through fine-tuning user behavior data. However, utilizing the user behavior data may pose significant privacy risks like in the traditional recommender models, potentially leading to ethical di…

2025

Afterburner: Reinforcement Learning Facilitates Self-Improving Code Efficiency Optimization

NeurIPS 2025poster

Large Language Models (LLMs) generate functionally correct solutions but often fall short in code efficiency, a critical bottleneck for real-world deployment. In this paper, we introduce a novel test-time iterative optimization framework to address this, employing a closed-loop system where LLMs ite…

Cited by 0SourcecodeScholar
2025

AgentPro: Enhancing LLM Agents with Automated Process Supervision

EMNLP 2025

Large language model (LLM) agents have demonstrated significant potential for addressing complex tasks through mechanisms such as chain-of-thought reasoning and tool invocation. However, current frameworks lack explicit supervision during the reasoning process, which may lead to error propagation ac

Cited by 0SourcePDFScholar
2025

Aligning Large Language Models for Faithful Integrity Against Opposing Argument

AAAI 2025technical

Large Language Models (LLMs) have demonstrated impressive capabilities in complex reasoning tasks. However, they can be easily misled by unfaithful arguments during conversations, even when their original statements are correct. To this end, we investigate the problem of maintaining faithful integri…

2025

CHiP: Cross-modal Hierarchical Direct Preference Optimization for Multimodal LLMs

ICLR 2025poster

Multimodal Large Language Models (MLLMs) still struggle with hallucinations despite their impressive capabilities. Recent studies have attempted to mitigate this by applying Direct Preference Optimization (DPO) to multimodal scenarios using preference pairs from text-based responses. However, our an…

2025

Confidence Elicitation: A New Attack Vector for Large Language Models

ICLR 2025poster

A fundamental issue in deep learning has been adversarial robustness. As these systems have scaled, such issues have persisted. Currently, large language models (LLMs) with billions of parameters suffer from adversarial attacks just like their earlier, smaller counterparts. However, the threat model…

2025

Dipper: Diversity in Prompts for Producing Large Language Model Ensembles in Reasoning Tasks

EMNLP 2025

Large Language Models (LLMs), particularly smaller variants, still struggle with complex reasoning tasks. While inference-time prompting can guide reasoning, existing methods often rely on sequential queries. Ensemble approaches offer a promising path to performance gains, especially given recent ba

Cited by 0SourcePDFScholar
2025

EffiBench-X: A Multi-Language Benchmark for Measuring Efficiency of LLM-Generated Code

NeurIPS 2025poster

Existing code generation benchmarks primarily evaluate functional correctness, with limited attention to code efficiency, and they are often restricted to a single language such as Python. To address this gap, we introduce EffiBench‑X, the first large‑scale multi‑language benchmark specifically desi…

Cited by 0SourcecodeScholar
2025

Efficient Inference for Large Language Model-based Generative Recommendation

ICLR 2025poster

Large Language Model (LLM)-based generative recommendation has achieved notable success, yet its practical deployment is costly particularly due to excessive inference latency caused by autoregressive decoding. For lossless LLM decoding acceleration, Speculative Decoding (SD) has emerged as a promis…

2025

Efficient Top-m Data Values Identification for Data Selection

ICLR 2025poster

Data valuation has found many real-world applications, e.g., data pricing and data selection. However, the most adopted approach -- Shapley value (SV) -- is computationally expensive due to the large number of model trainings required. Fortunately, most applications (e.g., data selection) require on…

Cited by 0SourcePDFScholar
2025

FACT-AUDIT: An Adaptive Multi-Agent Framework for Dynamic Fact-Checking Evaluation of Large Language Models

ACL 2025long

Large Language Models (LLMs) have significantly advanced the fact-checking studies. However, existing automated fact-checking evaluation methods rely on static datasets and classification metrics, which fail to automatically evaluate the justification production and uncover the nuanced limitations o…

2025

Ferret: Federated Full-Parameter Tuning at Scale for Large Language Models

ICML 2025poster

Large Language Models (LLMs) have become indispensable in numerous real-world applications. However, fine-tuning these models at scale, especially in federated settings where data privacy and communication efficiency are critical, presents significant challenges. Existing approaches often resort to…

2025

How Does Response Length Affect Long-Form Factuality

ACL 2025finding

Large language models (LLMs) are widely used for long-form text generation. However, factual errors in the responses would undermine their reliability. Despite growing attention to LLM factuality, the effect of response length on factuality remains underexplored. In this work, we systematically inve…

2025

Investigating and Enhancing the Robustness of Large Multimodal Models Against Temporal Inconsistency

ACL 2025long

Large Multimodal Models (LMMs) have recently demonstrated impressive performance on general video comprehension benchmarks. Nevertheless, for broader applications, the robustness of their temporal analysis capability needs to be thoroughly investigated yet predominantly ignored. Motivated by this, w…

Cited by 0SourcePDFScholar
2025

Knowledge Boundary of Large Language Models: A Survey

ACL 2025long

Although large language models (LLMs) store vast amount of knowledge in their parameters, they still have limitations in the memorization and utilization of certain knowledge, leading to undesired behaviors such as generating untruthful and inaccurate responses. This highlights the critical need to…

2025

L-MTP: Leap Multi-Token Prediction Beyond Adjacent Context for Large Language Models

NeurIPS 2025poster

Large language models (LLMs) have achieved notable progress. Despite their success, next-token prediction (NTP), the dominant method for LLM training and inference, is constrained in both contextual coverage and inference efficiency due to its inherently sequential process. To overcome these challen…

Cited by 0SourcecodeScholar
2025

Leveraging Diffusion Model as Pseudo-Anomalous Graph Generator for Graph-Level Anomaly Detection

ICML 2025spotlight

A fundamental challenge in graph-level anomaly detection (GLAD) is the scarcity of anomalous graph data, as the training dataset typically contains only normal graphs or very few anomalies. This imbalance hinders the development of robust detection models. In this paper, we propose **A**nomalous **G…

Cited by 0SourcePDFScholar
2025

LongRecipe: Recipe for Efficient Long Context Generalization in Large Language Models

ACL 2025long

Large language models (LLMs) face significant challenges in handling long-context tasks because of their limited effective context window size during pretraining, which restricts their ability to generalize over extended sequences. Meanwhile, extending the context window in LLMs through post-pretrai…

2025

Media Source Matters More Than Content: Unveiling Political Bias in LLM-Generated Citations

EMNLP 2025

Unlike traditional search engines that present ranked lists of webpages, generative search engines rely solely on in-line citations as the key gateway to original real-world webpages, making it crucial to examine whether LLM-generated citations have biases—particularly for politically sensitive quer

2025

Mixture of Experts as Representation Learner for Deep Multi-View Clustering

AAAI 2025technical

Multi-view clustering (MVC) aims to integrate information from diverse data sources to facilitate the clustering process, which has achieved considerable success in various real-world applications. However, previous MVC methods typically employ one of two strategies: (1) designing separate feature e…

Cited by 0SourcePDFScholar
2025

Motion-aware Contrastive Learning for Temporal Panoptic Scene Graph Generation

AAAI 2025technical

To equip artificial intelligence with a comprehensive understanding towards a temporal world, video and 4D panoptic scene graph generation abstracts visual data into nodes to represent entities and edges to capture temporal relations. Existing methods encode entity masks tracked across temporal dime…

Cited by 2SourcePDFScholar
2025

Multi-Scale Contrastive Learning for Video Temporal Grounding

AAAI 2025technical

Temporal grounding, which localizes video moments related to a natural language query, is a core problem of vision-language learning and video understanding. To encode video moments of varying lengths, recent methods employ a multi-level structure known as a feature pyramid. In this structure, lower…

Cited by 1SourcePDFScholar
2025

PIED: Physics-Informed Experimental Design for Inverse Problems

ICLR 2025poster

In many science and engineering settings, system dynamics are characterized by governing partial differential equations (PDEs), and a major challenge is to solve inverse problems (IPs) where unknown PDE parameters are inferred based on observational data gathered under limited budget. Due to the hi…

2025

PIRsuader: A Persuasive Chatbot for Mitigating Psychological Insulin Resistance in Type-2 Diabetic Patients

COLING 2025main

Psychological Insulin Resistance (PIR) is described as the reluctance towards initiation and adherence of insulin-based treatments due to psychological barriers in diabetic patients. Though studies have shown that timely initiation with lifestyle changes are known to be crucial in sugar control and…

2025

Self-Perturbed Anomaly-Aware Graph Dynamics for Multivariate Time-Series Anomaly Detection

NeurIPS 2025spotlight

Detecting anomalies in multivariate time-series data is an essential task across various domains, yet there are unresolved challenges such as (1) severe class imbalance between normal and anomalous data due to rare anomaly availability in the real world; (2) limited adaptability of the static graph-…

Cited by 0SourceScholar
2025

Taking STEPS Forward: Enhancing Online Peer-Counseling with Schema Therapy via Socratic Questioning

IJCAI 2025

Peer-counseling is essential in online mental health communities to provide relatable support to those seeking help, but the peer-counselors often lack professional training in therapeutic counseling to produce the desired cognitive changes. In this paper, we present STEPS, an AI-powered assistive d

2025

Towards Verifiable Text Generation with Generative Agent

AAAI 2025technical

Text generation with citations makes it easy to verify the factuality of Large Language Models’ (LLMs) generations. Existing one-step generation studies expose distinct shortages in answer refinement and in-context demonstration matching. In light of these challenges, we propose R2-MGA, a Retrieval…

Cited by 0SourcePDFScholar
2025

Uncovering Scaling Laws for Large Language Models via Inverse Problems

EMNLP 2025

Large Language Models (LLMs) are large-scale pretrained models that have achieved remarkable success across diverse domains. These successes have been driven by unprecedented complexity and scale in both data and computations. However, due to the high costs of training such models, brute-force trial

Cited by 0SourcePDFScholar
2025

WASA: WAtermark-based Source Attribution for Large Language Model-Generated Data

ACL 2025finding

The impressive performances of Large Language Models (LLMs) and their immense potential for commercialization have given rise to serious concerns over the Intellectual Property (IP) of their training data. In particular, the synthetic texts generated by LLMs may infringe the IP of the data being use…

Cited by 19SourcePDFScholar
2024

Chain-of-Exemplar: Enhancing Distractor Generation for Multimodal Educational Question Generation

ACL 2024long

Multiple-choice questions (MCQs) are important in enhancing concept learning and student engagement for educational purposes. Despite the multimodal nature of educational content, current methods focus mainly on text-based inputs and often neglect the integration of visual information. In this work,…

Cited by 8SourcePDFScholar
2024

Chain-of-Thought Improves Text Generation with Citations in Large Language Models

AAAI 2024technical

Previous studies disclose that Large Language Models (LLMs) suffer from hallucinations when generating texts, bringing a novel and challenging research topic to the public, which centers on enabling LLMs to generate texts with citations. Existing work exposes two limitations when using LLMs to gener…

2024

Don’t Just Say “I don’t know”! Self-aligning Large Language Models for Responding to Unknown Questions with Explanations

EMNLP 2024main

Despite the remarkable abilities of Large Language Models (LLMs) to answer questions, they often display a considerable level of overconfidence even when the question does not have a definitive answer. To avoid providing hallucinated answers to these unknown questions, existing studies typically inv…

2024

Encoding and Controlling Global Semantics for Long-form Video Question Answering

EMNLP 2024main

Seeking answers effectively for long videos is essential to build video question answering (videoQA) systems. Previous methods adaptively select frames and regions from long videos to save computations. However, this fails to reason over the whole sequence of video, leading to sub-optimal performanc…

2024

From 2D to 3D: AISG-SLA Visual Localization Challenge

IJCAI 2024poster

Research in 3D mapping is crucial for smart city applications, yet the cost of acquiring 3D data often hinders progress. Visual localization, particularly monocular camera position estimation, offers a solution by determining the camera's pose solely through visual cues. However, this task is challe…

Cited by 0SourcePDFScholar
2024

From Static to Dynamic: Knowledge Metabolism for Large Language Models

AAAI 2024technical

The immense parameter space of Large Language Models (LLMs) endows them with superior knowledge retention capabilities, allowing them to excel in a variety of natural language processing tasks. However, it also instigates difficulties in consistently tuning LMs to incorporate the most recent knowled…

2024

LG-FGAD: An Effective Federated Graph Anomaly Detection Framework

IJCAI 2024poster

Graph anomaly detection (GAD), which aims to identify those graphs that are significantly different from other ones, has gained growing attention in many real-world scenarios. However, existing GAD methods are generally designed for centralized training, while in real-world collaboration, graph data…

2024

Localized Zeroth-Order Prompt Optimization

NeurIPS 2024spotlight

The efficacy of large language models (LLMs) in understanding and generating natural language has aroused a wide interest in developing prompt-based methods to harness the power of black-box LLMs. Existing methodologies usually prioritize a global optimization for finding the global optimum, which h…

Cited by 14SourcePDFScholar
2024

MAgIC: Investigation of Large Language Model Powered Multi-Agent in Cognition, Adaptability, Rationality and Collaboration

EMNLP 2024main

Large Language Models (LLMs) have significantly advanced natural language processing, demonstrating exceptional reasoning, tool usage, and memory capabilities. As their applications expand into multi-agent environments, there arises a need for a comprehensive evaluation framework that captures LLMs’…

2024

Math-LLaVA: Bootstrapping Mathematical Reasoning for Multimodal Large Language Models

EMNLP 2024finding

Large language models (LLMs) have demonstrated impressive reasoning capabilities, particularly in textual mathematical problem-solving. However, existing open-source image instruction fine-tuning datasets, containing limited question-answer pairs per image, do not fully exploit visual information to…

2024

Mercury: A Code Efficiency Benchmark for Code Large Language Models

NeurIPS 2024poster

Amidst the recent strides in evaluating Large Language Models for Code (Code LLMs), existing benchmarks have mainly focused on the functional correctness of generated code, neglecting the importance of their computational efficiency. To fill the gap, we present Mercury, the first code efficiency ben…

2024

On the Multi-turn Instruction Following for Conversational Web Agents

ACL 2024long

Web agents powered by Large Language Models (LLMs) have demonstrated remarkable abilities in planning and executing multi-step interactions within complex web-based environments, fulfilling a wide range of web navigation tasks. Despite these advancements, the potential for LLM-powered agents to effe…

2024

PINNACLE: PINN Adaptive ColLocation and Experimental points selection

ICLR 2024spotlight

Physics-Informed Neural Networks (PINNs), which incorporate PDEs as soft constraints, train with a composite loss function that contains multiple training point types: different types of collocation points chosen during training to enforce each PDE and initial/boundary conditions, and experimental p…

2024

Plug-and-Play Policy Planner for Large Language Model Powered Dialogue Agents

ICLR 2024poster

Proactive dialogues serve as a practical yet challenging dialogue problem in the era of large language models (LLMs), where the dialogue policy planning is the key to improving the proactivity of LLMs. Most existing studies enable the dialogue policy planning of LLMs using various prompting schemes…

2024

Prompt Optimization with EASE? Efficient Ordering-aware Automated Selection of Exemplars

NeurIPS 2024poster

Large language models (LLMs) have shown impressive capabilities in real-world applications. The capability of *in-context learning* (ICL) allows us to adapt an LLM to downstream tasks by including input-label exemplars in the prompt without model fine-tuning. However, the quality of these exemplars…

2024

READ-PVLA: Recurrent Adapter with Partial Video-Language Alignment for Parameter-Efficient Transfer Learning in Low-Resource Video-Language Modeling

AAAI 2024technical

Fully fine-tuning pretrained large-scale transformer models has become a popular paradigm for video-language modeling tasks, such as temporal language grounding and video-language summarization. With a growing number of tasks and limited training data, such full fine-tuning approach leads to costly…

Cited by 7SourcePDFScholar
2024

SemRoDe: Macro Adversarial Training to Learn Representations that are Robust to Word-Level Attacks

NAACL 2024long

Language models (LMs) are indispensable tools for natural language processing tasks, but their vulnerability to adversarial attacks remains a concern. While current research has explored adversarial training techniques, their improvements to defend against word-level attacks have been limited. In th…

2024

Topic Modeling as Multi-Objective Contrastive Optimization

ICLR 2024poster

Recent representation learning approaches enhance neural topic models by optimizing the weighted linear combination of the evidence lower bound (ELBO) of the log-likelihood and the contrastive learning objective that contrasts pairs of input documents. However, document-level contrastive learning mi…

Cited by 7SourcePDFScholar
2024

Uncertainty of Thoughts: Uncertainty-Aware Planning Enhances Information Seeking in LLMs

NeurIPS 2024poster

In the face of uncertainty, the ability to *seek information* is of fundamental importance. In many practical applications, such as medical diagnosis and troubleshooting, the information needed to solve the task is not initially given, and has to be actively sought by asking follow-up questions (for…

Cited by 4SourcePDFScholar
2024

Use Your INSTINCT: INSTruction optimization for LLMs usIng Neural bandits Coupled with Transformers

ICML 2024poster

Large language models (LLMs) have shown remarkable instruction-following capabilities and achieved impressive performances in various applications. However, the performances of LLMs depend heavily on the instructions given to them, which are typically manually tuned with substantial human efforts. R…

2024

Video-Language Understanding: A Survey from Model Architecture, Model Training, and Data Perspectives

ACL 2024findings

Humans use multiple senses to comprehend the environment. Vision and language are two of the most vital senses since they allow us to easily communicate our thoughts and perceive the world around us. There has been a lot of interest in creating video-language understanding systems with human-like se…

2023

COOL, a Context Outlooker, and Its Application to Question Answering and Other Natural Language Processing Tasks

IJCAI 2023poster

Vision outlooker improves the performance of vision transformers, which implements a self-attention mechanism by adding an outlook attention, a form of local attention. In natural language processing, as has been the case in computer vision and other domains, transformer-based models constitute…

2023

DemaFormer: Damped Exponential Moving Average Transformer with Energy-Based Modeling for Temporal Language Grounding

EMNLP 2023long findings

Temporal Language Grounding seeks to localize video moments that semantically correspond to a natural language query. Recent advances employ the attention mechanism to learn the relations between video moments and the text query. However, naive attention might not be able to appropriately capture su…

Cited by 0SourceScholar
2023

Fair yet Asymptotically Equal Collaborative Learning

ICML 2023poster

In collaborative learning with streaming data, nodes (e.g., organizations) jointly and continuously learn a machine learning (ML) model by sharing the latest model updates computed from their latest streaming data. For the more resourceful nodes to be willing to share their model updates, they need…

2023

Generating Reflective Questions for Engaging Gallery Visitors in ArtMuse

AAAI 2023technical

Human guides in museums and galleries are professionally trained to stimulate informal learning in visitors by asking low-risk, open-ended reflective questions that enable them to focus on specific features of artifacts, relate to prior experiences, and elicit curiosity as well as further thought…

2023

Identifying {Early Maladaptive Schemas} from Mental Health Question Texts

EMNLP 2023short findings

In Psychotherapy, {maladaptive schemas}-- negative perceptions that {an individual has of the self, others, or the world that endure despite objective reality}-- often lead to resistance to treatments and relapse of mental health issues such as depression, anxiety, panic attacks etc. Identificati…

Cited by 0SourceScholar
2023

Non-Autoregressive Math Word Problem Solver with Unified Tree Structure

EMNLP 2023long main

Existing MWP solvers employ sequence or binary tree to present the solution expression and decode it from given problem description. However, such structures fail to handle the variants that can be derived via mathematical manipulation, e.g., $(a_1+a_2)*a_3$ and $a_1 * a_3+a_2 * a_3$ can both be po…

Cited by 0SourcecodeScholar
2023

Training-Free Neural Active Learning with Initialization-Robustness Guarantees

ICML 2023poster

Existing neural active learning algorithms have aimed to optimize the predictive performance of neural networks (NNs) by selecting data for labelling. However, other than a good predictive performance, being robust against random parameter initializations is also a crucial requirement in safety-crit…

2022

Are All the Datasets in Benchmark Necessary? A Pilot Study of Dataset Evaluation for Text Classification

NAACL 2022long

In this paper, we ask the research question of whether all the datasets in the benchmark are necessary. We approach this by first characterizing the distinguishability of datasets when comparing different systems. Experiments on 9 datasets and 36 systems show that several existing benchmark datasets…

2022

CorefDiffs: Co-referential and Differential Knowledge Flow in Document Grounded Conversations

COLING 2022main

Knowledge-grounded dialog systems need to incorporate smooth transitions among knowledge selected for generating responses, to ensure that dialog flows naturally. For document-grounded dialog systems, the inter- and intra-document knowledge relations can be used to model such conversational flows. W…

2022

LUNAR: Unifying Local Outlier Detection Methods via Graph Neural Networks

AAAI 2022technical

Many well-established anomaly detection methods use the distance of a sample to those in its local neighbourhood: so-called `local outlier methods', such as LOF and DBSCAN. They are popular for their simple principles and strong performance on unstructured, feature-based data that is commonplace in…

2022

QSTS: A Question-Sensitive Text Similarity Measure for Question Generation

COLING 2022main

While question generation (QG) has received significant focus in conversation modeling and text generation research, the problems of comparing questions and evaluation of QG models have remained inadequately addressed. Indeed, QG models continue to be evaluated using traditional measures such as BLE…