← Search

James Kwok

53 accepted papers

2026

Causal Effect Identifiability in the Presence of Latent Confounders Without Auxiliary Variables

ICML 2026poster

It is a fundamental challenge to ascertain whether the causal effect of a treatment on an outcome is identifiable in the presence of latent confounders, which serves as the logical prerequisite for recovering the causal effect in a partially observed system. While prior literature demonstrates that …

Cited by 0SourceScholar
2026

Discrete Latent Features Ablate Adversarial Attack: A Robust Prompt Tuning Framework for VLMs

ICLR 2026poster

While adversarial fine-tuning can enhance the robustness of vision-language models (VLMs), such approaches are computationally expensive. Adversarial prompt tuning has emerged as a practical alternative. However, existing methods are limited by their reliance on vulnerable continuous image features.…

Cited by 0SourceScholar
2026

DynamicGTR: Leveraging Graph Topology Representation Preferences to Boost VLM Capabilities on Graph QAs

CVPR 2026

Vision-Language Models (VLMs) have emerged as versatile solutions for zero-shot question answering (QA) across various domains. However, enabling VLMs to effectively comprehend structured graphs and perform accurate, efficient QA remains challenging. Existing approaches typically rely on a single ty

Cited by 5SourceScholar
2026

Enhancing Protein-Protein Interaction Prediction with Hierarchical Motif-based Multimodal Protein Embedding

ICML 2026poster

Protein-protein interactions (PPIs) are essential for a wide range of biological processes. However, existing PPI prediction approaches still face two major limitations. First, in aggregating residue features into global protein features, they ignore the hierarchical organization of proteins, in whi…

Cited by 0SourceScholar
2026

Latent-to-Data Cascaded Diffusion Models for Unconditional Time Series Generation

ICLR 2026poster

Synthetic time series generation (TSG) is crucial for applications such as privacy preservation, data augmentation, and anomaly detection. A key challenge in TSG lies in modeling the multi-modal distributions of time series, which requires simultaneously capturing diverse high-level representation d…

Cited by 0SourceScholar
2026

Lifting Traces to Logic: Programmatic Skill Induction with Neuro-Symbolic Learning for Long-Horizon Agentic Tasks

ICML 2026poster

Foundation model-driven agents often struggle with long-horizon planning due to the transient nature of purely prompting-based reasoning. While existing skill induction methods mitigate this by distilling experience into state-blind parameterized scripts, they fail to capture the conditional logic r…

Cited by 0SourceScholar
2026

Reasoning-Aligned Perception Decoupling for Scalable Multi-modal Reasoning

ICLR 2026poster

Recent breakthroughs in reasoning language models have significantly advanced text-based reasoning. On the other hand, Multi-modal Large Language Models (MLLMs) still lag behind, hindered by their outdated internal LLMs. Upgrading these is often prohibitively expensive, as it requires complete visio…

Cited by 0SourcecodeScholar
2026

Revitalizing Canonical Pre-Alignment for Irregular Multivariate Time Series Forecasting

AAAI 2026technical

Irregular multivariate time series (IMTS), characterized by uneven sampling and inter-variate asynchrony, fuel many forecasting applications yet remain challenging to model efficiently. Canonical Pre-Alignment (CPA) has been widely adopted in IMTS modeling by padding zeros at every global timestamp,

Cited by 0SourcePDFScholar
2026

SPARD: Defending Harmful Fine-Tuning Attack via Safety Projection with Relevance–Diversity Data Selection

ICML 2026poster

Fine-tuning large language models often undermines their safety alignment, a problem further amplified by harmful fine-tuning attacks in which adversarial data removes safeguards and induces unsafe behaviors. We propose SPARD, a defense framework that integrates Safety-Projected Alternating optimiza…

Cited by 0SourceScholar
2025

Channel Matters: Estimating Channel Influence for Multivariate Time Series

NeurIPS 2025poster

The influence function serves as an efficient post-hoc interpretability tool that quantifies the impact of training data modifications on model parameters, enabling enhanced model performance, improved generalization, and interpretability insights without the need for expensive retraining processes.…

Cited by 0SourceScholar
2025

Corrupted but Not Broken: Understanding and Mitigating the Negative Impacts of Corrupted Data in Visual Instruction Tuning

EMNLP 2025

Visual Instruction Tuning (VIT) aims to enhance Multimodal Large Language Models (MLLMs), yet its effectiveness is often compromised by corrupted datasets with issues such as hallucinated content, incorrect responses, and poor OCR quality. Previous approaches to address these challenges have focused

Cited by 0SourcePDFScholar
2025

Curriculum-aware Training for Discriminating Molecular Property Prediction Models

ICLR 2025poster

Despite their wide application across various fields, current molecular property prediction models struggle with the challenge of activity cliff, which refers to the situation where molecules with similar chemical structures display remarkable different properties. This phenomenon hinders existing m…

Cited by 0SourcePDFScholar
2025

End-to-End Optimization for Multimodal Retrieval-Augmented Generation via Reward Backpropagation

EMNLP 2025

Multimodal Retrieval-Augmented Generation (MM-RAG) has emerged as a promising approach for enhancing the reliability and factuality of large vision-language models (LVLMs). While end-to-end loss backpropagation is infeasible due to non-differentiable operations during the forward process, current me

2025

Mixture of insighTful Experts (MoTE): The Synergy of Reasoning Chains and Expert Mixtures in Self-Alignment

ACL 2025long

As the capabilities of large language models (LLMs) continue to expand, aligning these models with human values remains a significant challenge. Recent studies show that reasoning abilities contribute significantly to model safety, while integrating Mixture-of-Experts (MoE) architectures can further…

Cited by 0SourcePDFScholar
2025

Multi-Objective One-Shot Pruning for Large Language Models

NeurIPS 2025poster

Large Language Models (LLMs) have demonstrated remarkable capabilities across various tasks but require substantial computational resources, limiting their deployment in resource-constrained environments. While one-shot pruning methods can reduce model size without expensive retraining, they typical…

Cited by 0SourceScholar
2025

Nested-Refinement Metamorphosis: Reflective Evolution for Efficient Optimization of Networking Problems

ACL 2025finding

Large Language Models (LLMs) excel in network algorithm design but suffer from inefficient iterative coding and high computational costs. Drawing inspiration from butterfly metamorphosis—where structured developmental phases (Phase I: larval nutrient accumulation → Phase II: pupal transformation) en…

Cited by 0SourcePDFScholar
2025

Open Your Eyes: Vision Enhances Message Passing Neural Networks in Link Prediction

ICML 2025poster

Message-passing graph neural networks (MPNNs) and structural features (SFs) are cornerstones for the link prediction task. However, as a common and intuitive mode of understanding, the potential of visual perception has been overlooked in the MPNN community. For the first time, we equip MPNNs with v…

Cited by 0SourcePDFScholar
2025

SPMDM: Enhancing Masked Diffusion Models through Simplifing Sampling Path

NeurIPS 2025poster

Autoregressive models (ARMs) show strong capabilities in many domains but face challenges with planning and complex reasoning due to their sequential generation. Masked diffusion models (MDMs) address these issues by enabling controllable, any-order, and parallel generation but encounter training di…

Cited by 0SourceScholar
2024

"Eyes Closed, Safety On: Protecting Multimodal LLMs via Image-to-Text Transformation"

ECCV 2024poster

"Multimodal large language models (MLLMs) have shown impressive reasoning abilities. However, they are also more vulnerable to jailbreak attacks than their LLM predecessors. Although still capable of detecting the unsafe responses, we observe that safety mechanisms of the pre-aligned LLMs in MLLMs c…

Cited by 48SourcePDFScholar
2024

Forward-Backward Reasoning in Large Language Models for Mathematical Verification

ACL 2024findings

Self-Consistency samples diverse reasoning chains with answers and chooses the final answer by majority voting. It is based on forward reasoning and cannot further improve performance by sampling more reasoning chains when saturated. To further boost performance, we introduce backward reasoning to v…

Cited by 23SourcePDFScholar
2024

GITA: Graph to Visual and Textual Integration for Vision-Language Graph Reasoning

NeurIPS 2024poster

Large Language Models (LLMs) are increasingly used for various tasks with graph structures. Though LLMs can process graph information in a textual format, they overlook the rich vision modality, which is an intuitive way for humans to comprehend structural information and conduct general graph reaso…

2024

Implicit Concept Removal of Diffusion Models

ECCV 2024poster

"Text-to-image (T2I) diffusion models often inadvertently generate unwanted concepts such as watermarks and unsafe images. These concepts, termed “implicit concepts”, can be unintentionally learned during training and then be generated uncontrollably during inference. Existing removal methods still…

2024

Learning Scalable Model Soup on a Single GPU: An Efficient Subspace Training Strategy

ECCV 2024poster

"Pre-training followed by fine-tuning is widely adopted among practitioners. The performance can be improved by “model soups” [?] via exploring various hyperparameter configurations. The Learned-Soup, a variant of model soups, significantly improves the performance but suffers from substantial memor…

2024

MetaMath: Bootstrap Your Own Mathematical Questions for Large Language Models

ICLR 2024spotlight

Large language models (LLMs) have pushed the limits of natural language understanding and exhibited excellent problem-solving ability. Despite the great success, most existing open-source LLMs (\eg, LLaMA-2) are still far away from satisfactory for solving mathematical problems due to the complex re…

2024

PixArt-$\alpha$: Fast Training of Diffusion Transformer for Photorealistic Text-to-Image Synthesis

ICLR 2024spotlight

The most advanced text-to-image (T2I) models require significant training costs (e.g., millions of GPU hours), seriously hindering the fundamental innovation for the AIGC community while increasing CO2 emissions. This paper introduces PixArt-$\alpha$, a Transformer-based T2I diffusion model whose im…

Cited by 546SourcePDFScholar
2024

RouterDC: Query-Based Router by Dual Contrastive Learning for Assembling Large Language Models

NeurIPS 2024poster

Recent works show that assembling multiple off-the-shelf large language models (LLMs) can harness their complementary abilities. To achieve this, routing is a promising method, which learns a router to select the most suitable LLM for each query. However, existing routing models are ineffective when…

2023

Effective Structured Prompting by Meta-Learning and Representative Verbalizer

ICML 2023poster

Prompt tuning for pre-trained masked language models (MLM) has shown promising performance in natural language processing tasks with few labeled examples. It tunes a prompt for the downstream task, and a verbalizer is used to bridge the predicted token and label prediction. Due to the limited traini…

2023

Efficient Hyper-parameter Optimization with Cubic Regularization

NeurIPS 2023poster

As hyper-parameters are ubiquitous and can significantly affect the model performance, hyper-parameter optimization is extremely important in machine learning. In this paper, we consider a sub-class of hyper-parameter optimization problems, where the hyper-gradients are not available. Such problems…

Cited by 2SourcePDFScholar
2023

Enhancing Meta Learning via Multi-Objective Soft Improvement Functions

ICLR 2023poster

Meta-learning tries to leverage information from similar learning tasks. In the commonly-used bilevel optimization formulation, the shared parameter is learned in the outer loop by minimizing the average loss over all tasks. However, the converged solution may be comprised in that it only focuses on…

Cited by 7SourcePDFScholar
2023

GrowCLIP: Data-Aware Automatic Model Growing for Large-scale Contrastive Language-Image Pre-Training

ICCV 2023poster

Cross-modal pre-training has shown impressive performance on a wide range of downstream tasks, benefiting from massive image-text pairs collected from the Internet. In practice, online data are growing constantly, highlighting the importance of the ability of pre-trained model to learn from data tha…

Cited by 5PDFcodeScholar
2023

KICGPT: Large Language Model with Knowledge in Context for Knowledge Graph Completion

EMNLP 2023long findings

Knowledge Graph Completion (KGC) is crucial for addressing knowledge graph incompleteness and supporting downstream applications. Many models have been proposed for KGC and they can be categorized into two main classes, including triple-based and test-based approaches. Triple-based methods struggle…

Cited by 0SourcecodeScholar
2023

Leveraging per Image-Token Consistency for Vision-Language Pre-Training

CVPR 2023poster

Most existing vision-language pre-training (VLP) approaches adopt cross-modal masked language modeling (CMLM) to learn vision-language associations. However, we find that CMLM is insufficient for this purpose according to our observations: (1) Modality bias: a considerable amount of masked tokens in…

2023

Nonparametric Teaching for Multiple Learners

NeurIPS 2023poster

We study the problem of teaching multiple learners simultaneously in the nonparametric iterative teaching setting, where the teacher iteratively provides examples to the learner for accelerating the acquisition of a target concept. This problem is motivated by the gap between current single-learner…

2023

Task-customized Masked Autoencoder via Mixture of Cluster-conditional Experts

ICLR 2023top-25%

Masked Autoencoder (MAE) is a prevailing self-supervised learning method that achieves promising results in model pre-training. However, when the various downstream tasks have data distributions different from the pre-training data, the semantically irrelevant pre-training information might result i…

Cited by 21SourcePDFScholar
2022

Revisiting Over-smoothing in BERT from the Perspective of Graph

ICLR 2022spotlight

Recently over-smoothing phenomenon of Transformer-based models is observed in both vision and language fields. However, no existing work has delved deeper to further investigate the main cause of this phenomenon. In this work, we make the attempt to analyze the over-smoothing problem from the perspe…

Cited by 83SourcePDFScholar
2021

TOHAN: A One-step Approach towards Few-shot Hypothesis Adaptation

NeurIPS 2021spotlight

In few-shot domain adaptation (FDA), classifiers for the target domain are trained with \emph{accessible} labeled data in the source domain (SD) and few labeled data in the target domain (TD). However, data usually contain private information in the current era, e.g., data distributed on personal ph…

2019

Communication-Efficient Distributed Blockwise Momentum SGD with Error-Feedback

NeurIPS 2019poster

Communication overhead is a major bottleneck hampering the scalability of distributed machine learning systems. Recently, there has been a surge of interest in using gradient compression to improve the communication efficiency of distributed neural network training. Using 1-bit quantization, signSG…

2019

Normalization Helps Training of Quantized LSTM

NeurIPS 2019poster

The long-short-term memory (LSTM), though powerful, is memory and computa\x02tion expensive. To alleviate this problem, one approach is to compress its weights by quantization. However, existing quantization methods usually have inferior performance when used on LSTMs. In this paper, we first show t…

2016

Efficient Learning with a Family of Nonconvex Regularizers by Redistributing Nonconvexity

ICML 2016poster

The use of convex regularizers allow for easy optimization, though they often produce biased estimation and inferior prediction performance. Recently, nonconvex regularizers have attracted a lot of attention and outperformed convex ones. However, the resultant optimization problem is much harder. In…

Cited by 58SourcePDFScholar
2015

Fast Second Order Stochastic Backpropagation for Variational Inference

NeurIPS 2015poster

We propose a second-order (Hessian or Hessian-free) based optimization method for variational inference inspired by Gaussian backpropagation, and argue that quasi-Newton optimization can be developed as well. This is accomplished by generalizing the gradient computation in stochastic backpropagatio…

Cited by 52SourcePDFScholar