← Search

Ming Zhang

93 accepted papers

2026

AlphaSAGE: Structure-Aware Alpha Mining via GFlowNets for Robust Exploration

ICLR 2026poster

The automated mining of predictive signals, or alphas, is a central challenge in quantitative finance. While Reinforcement Learning (RL) has emerged as a promising paradigm for generating formulaic alphas, existing frameworks are fundamentally hampered by a triad of interconnected issues. First, the…

Cited by 0SourcecodeScholar
2026

CELL: A Causal Perspective for Fairness-aware Graph Adaptation

ICML 2026poster

This paper investigates fairness-aware graph adaptation, aiming to transfer knowledge from a labeled source graph to an unlabeled target graph while explicitly accounting for fairness. Most prior methods rely on adversarial learning to learn invariant graph representations of sensitive attributes. H…

Cited by 0SourceScholar
2026

CogniTrust: Cognitive Memory-Driven Verifiable Supervision for Robust Hashing

AAAI 2026technical

In this paper, we study the problem of robust multi-label hashing, where label noise hinders the learning of a reliable semantic structure from data. Many existing methods rely on heuristic sample selection or consistency-based training, but lack a unified mechanism to validate and refine supervisio

Cited by 0SourcePDFScholar
2026

Conformalized Hierarchical Calibration for Uncertainty-Aware Adaptive Hashing

ICLR 2026poster

Unsupervised domain adaptive hashing transfers knowledge from labeled source domains to unlabeled target domains, addressing domain shift challenges in real-world retrieval tasks. Existing methods face two critical limitations: target domain noise severely misleads model training, and indiscriminate…

Cited by 0SourceScholar
2026

DREAM: Dual-Standard Semantic Homogeneity with Dynamic Optimization for Graph Learning with Label Noise

ICML 2026poster

Graph neural networks (GNNs) have been widely used in various graph machine learning scenarios. Existing literature primarily assumes well-annotated training graphs, while the reliability of labels is not guaranteed in real-world scenarios. Recently, efforts have been made to address the problem of …

Cited by 0SourceScholar
2026

Detached Skip-Links and $R$-Probe: Decoupling Feature Aggregation from Gradient Propagation for MLLM OCR

ICML 2026poster

Multimodal large language models (MLLMs) excel at high-level reasoning yet fail on OCR tasks where fine-grained visual details are compromised or misaligned. We identify an overlooked optimization issue in multi-layer feature fusion. Skip pathways introduce direct back-propagation paths from high-le…

Cited by 0SourceScholar
2026

Hierarchical Encoding Tree with Modality Mixup for Cross-modal Hashing

ICLR 2026poster

Cross-modal retrieval is a significant task that aims to learn the semantic correspondence between visual and textual modalities. Unsupervised hashing methods can efficiently manage large-scale data and can be effectively applied to cross-modal retrieval studies. However, existing methods typically…

Cited by 0SourceScholar
2026

Identifying and Correcting Label Noise for Robust GNNs via Influence Contradiction

ICML 2026poster

Graph Neural Networks (GNNs) have shown remarkable capabilities in learning from graph-structured data with various applications such as social analysis and bioinformatics. However, the presence of label noise in real scenarios poses a significant challenge in learning robust GNNs, and their effecti…

Cited by 0SourceScholar
2026

MetaAct-RL: Training Language Models for Reasoning Through Meta-Action-Based Reinforcement Learning

AAAI 2026technical

Outcome-based reinforcement learning has made notable advances in training language models (LMs) for reasoning. However, without explicit incentives and controls, this paradigm has limitations and instability in eliciting high-quality reasoning trajectories with diverse actions—particularly for mode

Cited by 0SourcePDFScholar
2026

PRISM: Partial-label Relational Inference with Spatial and Spectral Cues

ICLR 2026poster

In many real-world scenarios, precisely labeling graph data is costly or impractical, especially in domains like molecular biology or social networks, where annotation requires expert effort. This challenge motivates partial-label graph learning, where each graph is weakly annotated with a candidate…

Cited by 0SourceScholar
2026

Reasoning or Memorization? Unreliable Results of Reinforcement Learning Due to Data Contamination

AAAI 2026technical

Reasoning in large language models has long been a central research focus, and recent studies employing reinforcement learning (RL) have introduced diverse methods that yield substantial performance gains with minimal or even no external supervision. Surprisingly, some studies even suggest that rand

Cited by 0SourcePDFScholar
2026

Sample Lottery: Unsupervised Discovery of Critical Instances for LLM Reasoning

ICLR 2026poster

Reinforcement Learning with Verifiable Reward (RLVR) has equipped large language models (LLMs) with the capability of reasoning over complicated logical problems through policy optimization. However, conventional methods require complete annotation of the entire dataset and allocate computation unif…

Cited by 0SourceScholar
2026

SciAgentGym: Benchmarking Multi-Step Scientific Tool-Use in LLM Agents

ICML 2026poster

Scientific reasoning inherently demands integrating sophisticated toolkits to navigate domain-specific knowledge. Yet, current benchmarks largely overlook agents' ability to orchestrate tools for such rigorous workflows. To bridge this gap, we introduce **SciAgentGym**, a scalable interactive enviro…

Cited by 0SourceScholar
2026

Synthesizing Multimodal Verifiable Game Data to Boost VLMs' General Reasoning

ICLR 2026poster

Vision-language reinforcement learning (RL) has primarily focused on narrow domains (e.g. geometry or chart reasoning). This leaves broader training scenarios and resources underexplored, limiting the exploration and learning of Vision Language Models (VLMs) through RL. We find video games inherentl…

Cited by 0SourcecodeScholar
2026

Thinking with Video: Video Generation as a Promising Multimodal Reasoning Paradigm

CVPR 2026

The "Thinking with Text" and "Thinking with Images" paradigms significantly improve the reasoning abilities of large language models (LLMs) and Vision-Language Models (VLMs). However, these paradigms have inherent limitations. (1) Images capture only single moments and fail to represent dynamic proc

Cited by 0SourcecodeScholar
2026

What Makes a Good Speech Tokenizer for LLM-Centric Speech Generation? A Systematic Study

AAAI 2026technical

Speech-language models (SLMs) offer a promising path toward unifying speech and text understanding and generation. However, challenges remain in achieving effective cross-modal alignment and high-quality speech generation. In this work, we systematically investigate the role of speech tokenizer desi

Cited by 0SourcePDFScholar
2025

3D Gaussian Splatting Driven Multi-View Robust Physical Adversarial Camouflage Generation

ICCV 2025poster

Physical adversarial attack methods expose the vulnerabilities of deep neural networks and pose a significant threat to safety-critical scenarios such as autonomous driving. Camouflage-based physical attack is a more promising approach compared to the patch-based attack, offering stronger adversaria…

2025

A Survey of RAG-Reasoning Systems in Large Language Models

EMNLP 2025

Retrieval-Augmented Generation (RAG) lifts the factuality of Large Language Models (LLMs) by injecting external knowledge, yet it falls short on problems that demand multi-step inference; conversely, purely reasoning-oriented approaches often hallucinate or mis-ground facts. This survey synthesizes

Cited by 0SourcePDFScholar
2025

A Survey on Efficient Large Language Model Training: From Data-centric Perspectives

ACL 2025long

Post-training of Large Language Models (LLMs) is crucial for unlocking their task generalization potential and domain-specific capabilities. However, the current LLM post-training paradigm faces significant data challenges, including the high costs of manual annotation and diminishing marginal retur…

2025

Attention Bootstrapping for Multi-Modal Test-Time Adaptation

AAAI 2025technical

Test-time adaptation aims to adapt a well-trained model to potential distribution shifts at test time using only unlabeled test data, without access to the original training data. While previous efforts mainly focus on a single modality, test-time distribution shift in the multi-modal setting is mor…

Cited by 1SourcePDFScholar
2025

Cluster-guided Contrastive Class-imbalanced Graph Classification

AAAI 2025technical

This paper studies the problem of class-imbalanced graph classification, which aims at effectively classifying the graph categories in scenarios with imbalanced class distributions. While graph neural networks (GNNs) have achieved remarkable success, their modeling ability on imbalanced graph-struct…

Cited by 1SourcePDFScholar
2025

DANCE: Dual Unbiased Expansion with Group-acquired Alignment for Out-of-distribution Graph Fairness Learning

ICML 2025poster

Graph neural networks (GNNs) have shown strong performance in graph fairness learning, which aims to ensure that predictions are unbiased with respect to sensitive attributes. However, existing approaches usually assume that training and test data share the same distribution, which rarely holds in t…

Cited by 0SourcePDFScholar
2025

Deeper with Riemannian Geometry: Overcoming Oversmoothing and Oversquashing for Graph Foundation Models

NeurIPS 2025poster

Message Passing Neural Networks (MPNNs) are the building block of graph foundation models, but fundamentally suffer from oversmoothing and oversquashing. There has recently been a surge of interest in fixing both issues. Existing efforts primarily adopt global approaches, which may be beneficial in…

Cited by 0SourceScholar
2025

DisCo: Graph-Based Disentangled Contrastive Learning for Cold-Start Cross-Domain Recommendation

AAAI 2025technical

Recommender systems are widely used in various real-world applications, but they often encounter the persistent challenge of the user cold-start problem. Cross-domain recommendation (CDR), which leverages user interactions from one domain to improve prediction performance in another, has emerged as…

2025

Dynamic Bundling with Large Language Models for Zero-Shot Inference on Text-Attributed Graphs

NeurIPS 2025poster

Large language models (LLMs) have been used in many zero-shot learning problems, with their strong generalization ability. Recently, adopting LLMs in text-attributed graphs (TAGs) has drawn increasing attention. However, the adoption of LLMs faces two major challenges: limited information on graph s…

Cited by 0SourceScholar
2025

Embracing Large Language Models in Traffic Flow Forecasting

ACL 2025finding

Traffic flow forecasting aims to predict future traffic flows based on historical traffic conditions and the road network. It is an important problem in intelligent transportation systems, with a plethora of methods being proposed. Existing efforts mainly focus on capturing and utilizing spatio-temp…

2025

EvaLearn: Quantifying the Learning Capability and Efficiency of LLMs via Sequential Problem Solving

NeurIPS 2025poster

We introduce EvaLearn, a pioneering benchmark designed to evaluate large language models (LLMs) on their learning capability and efficiency in challenging tasks, a critical, yet underexplored aspect of model potential. EvaLearn contains 648 challenging problems across six task types, grouped into 18…

Cited by 0SourceScholar
2025

ExLM: Rethinking the Impact of $\texttt{[MASK]}$ Tokens in Masked Language Models

ICML 2025poster

Masked Language Models (MLMs) have achieved remarkable success in many self-supervised representation learning tasks. MLMs are trained by randomly masking portions of the input sequences with $\texttt{[MASK]}$ tokens and learning to reconstruct the original content based on the remaining context. Th…

Cited by 0SourcePDFScholar
2025

FinMME: Benchmark Dataset for Financial Multi-Modal Reasoning Evaluation

ACL 2025long

Multimodal Large Language Models (MLLMs) have experienced rapid development in recent years. However, in the financial domain, there is a notable lack of effective and specialized multimodal evaluation datasets. To advance the development of MLLMs in the finance domain, we introduce FinMME, encompas…

2025

GeoMamba: Towards Multi-granular POI Recommendation with Geographical State Space Model

AAAI 2025technical

Point-of-Interest (POI) recommendation plays an important role in a wide range of location-based social network ap- plications, aiming to accurately predicting users’ next visits based on their historical check-in records. Previous efforts have primarily focused on the modifications of existing sequ…

Cited by 0SourcePDFScholar
2025

Governance in Motion: Co-evolution of Constitutions and AI models for Scalable Safety

EMNLP 2025

Aligning large language models (LLMs) with human preferences is a central challenge for building reliable AI systems. Most existing alignment approaches rely on static signals, such as predefined principles or offline human annotations to guide model behavior toward a fixed approximation of human pr

Cited by 0SourcePDFScholar
2025

Gradient-Reweighted Adversarial Camouflage for Physical Object Detection Evasion

ICCV 2025poster

Object detection is widely used in real-world applications such as autonomous driving, yet adversarial camouflage poses a significant threat by deceiving detectors from multiple viewpoints. Existing techniques struggle to maintain consistent attack efficacy across different viewpoints. To address th…

2025

HEAL: Hybrid Enhancement with LLM-based Agents for Text-attributed Hypergraph Self-supervised Representation Learning

EMNLP 2025

This paper studies the problem of text-attributed hypergraph self-supervised representation learning, which aims to generate discriminative representations of hypergraphs without any annotations for downstream tasks. However, real-world hypergraphs could contain incomplete signals, which could deter

Cited by 0SourcePDFScholar
2025

How Do Large Language Models Perform in Dynamical System Modeling

NAACL 2025findings

This paper studies the problem of dynamical system modeling, which involves the evolution of multiple interacting objects. Recent data-driven methods often utilize graph neural networks (GNNs) to learn these interactions by optimizing the neural network in an end-to-end fashion. While large language…

Cited by 1SourcePDFScholar
2025

LLMEval-Med: A Real-world Clinical Benchmark for Medical LLMs with Physician Validation

EMNLP 2025

Evaluating large language models (LLMs) in medicine is crucial because medical applications require high accuracy with little room for error. Current medical benchmarks have three main types: medical exam-based, comprehensive medical, and specialized assessments. However, these benchmarks have limit

2025

MMEvalPro: Calibrating Multimodal Benchmarks Towards Trustworthy and Efficient Evaluation

NAACL 2025long

Large Multimodal Models (LMMs) exhibit impressive cross-modal understanding and reasoning abilities, often assessed through multiple-choice questions (MCQs) that include an image, a question, and several options. However, many benchmarks used for such evaluations suffer from systematic biases. Remar…

2025

Multifaceted Evaluation of Audio-Visual Capability for MLLMs: Effectiveness, Efficiency, Generalizability and Robustness

EMNLP 2025

Multi-modal large language models (MLLMs) have recently achieved great success in processing and understanding information from diverse modalities (e.g., text, audio, and visual signals). Despite their growing popularity, there remains a lack of comprehensive evaluation measuring the audio-visual ca

Cited by 0SourcePDFScholar
2025

Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention

ACL 2025long

Long-context modeling is crucial for next-generation language models, yet the high computational cost of standard attention mechanisms poses significant computational challenges. Sparse attention offers a promising direction for improving efficiency while maintaining model capabilities. We present N…

Cited by 0SourcePDFScholar
2025

PFDial: A Structured Dialogue Instruction Fine-tuning Method Based on UML Flowcharts

ACL 2025finding

Process-driven dialogue systems, which operate under strict predefined process constraints, are essential in customer service and equipment maintenance scenarios. Although Large Language Models (LLMs) have shown remarkable progress in dialogue and reasoning, they still struggle to solve these strict…

2025

Physical Adversarial Camouflage Through Gradient Calibration and Regularization

IJCAI 2025

The advancement of deep object detectors has greatly affected safety-critical fields like autonomous driving. However, physical adversarial camouflage poses a significant security risk by altering object textures to deceive detectors. Existing techniques struggle with variable physical environments,

Cited by 0SourcePDFScholar
2025

SEGA: Shaping Semantic Geometry for Robust Hashing under Noisy Supervision

NeurIPS 2025poster

This paper studies the problem of learning hash codes from noisy supervision, which is a practical yet challenging task. This problem is important in extensive real-world applications such as image retrieval and cross-modal retrieval. However, most of the existing methods focus on label denoising to…

Cited by 0SourceScholar
2025

SMI-Editor: Edit-based SMILES Language Model with Fragment-level Supervision

ICLR 2025poster

SMILES, a crucial textual representation of molecular structures, has garnered significant attention as a foundation for pre-trained language models (LMs). However, most existing pre-trained SMILES LMs focus solely on the single-token level supervision during pre-training, failing to fully leverage…

Cited by 1SourcePDFScholar
2025

Safe: Enhancing Mathematical Reasoning in Large Language Models via Retrospective Step-aware Formal Verification

ACL 2025long

Chain-of-Thought (CoT) prompting has become the de facto method to elicit reasoning capabilities from large language models (LLMs). However, to mitigate hallucinations in CoT that are notoriously difficult to detect, current methods such as process reward models (PRMs) or self-consistency operate as…

2025

Semi-supervised Fine-tuning for Large Language Models

NAACL 2025findings

Supervised fine-tuning (SFT) is crucial in adapting large language models (LLMs) to a specific domain or task. However, only a limited amount of labeled data is available in practical applications, which poses a severe challenge for SFT in yielding satisfactory results. Therefore, a data-efficient f…

2025

Sparse Causal Discovery with Generative Intervention for Unsupervised Graph Domain Adaptation

ICML 2025poster

Unsupervised Graph Domain Adaptation (UGDA) leverages labeled source domain graphs to achieve effective performance in unlabeled target domains despite distribution shifts. However, existing methods often yield suboptimal results due to the entanglement of causal-spurious features and the failure of…

Cited by 0SourcePDFScholar
2025

TRACI: A Data-centric Approach for Multi-Domain Generalization on Graphs

AAAI 2025technical

Graph neural networks (GNNs) have gained superior performance in graph-based prediction tasks with a variety of applications such as social analysis and drug discovery. Despite the remarkable progress, their performance often degrades on test graphs with distribution shifts. Existing domain adaptati…

2025

Test-time Adaptation on Graphs via Adaptive Subgraph-based Selection and Regularized Prototypes

ICML 2025poster

Test-time adaptation aims to adapt a well-trained model using test data only, without accessing training data. It is a crucial topic in machine learning, enabling a wide range of applications in the real world, especially when it comes to data privacy. While existing works on test-time adaptation pr…

Cited by 0SourcePDFScholar
2024

A Survey of Data-Efficient Graph Learning

IJCAI 2024poster

Graph-structured data, prevalent in domains ranging from social networks to biochemical analysis, serve as the foundation for diverse real-world systems. While graph neural networks demonstrate proficiency in modeling this type of data, their success is often reliant on significant amounts of labele…

Cited by 25SourcePDFScholar
2024

EGODE: An Event-attended Graph ODE Framework for Modeling Rigid Dynamics

NeurIPS 2024poster

This paper studies the problem of rigid dynamics modeling, which has a wide range of applications in robotics, graphics, and mechanical design. The problem is partly solved by graph neural network (GNN) simulators. However, these approaches cannot effectively handle the relationship between intrinsi…

2024

ESM All-Atom: Multi-Scale Protein Language Model for Unified Molecular Modeling

ICML 2024poster

Protein language models have demonstrated significant potential in the field of protein engineering. However, current protein language models primarily operate at the residue scale, which limits their ability to provide information at the atom level. This limitation prevents us from fully exploiting…

2024

Exploring the Compositional Deficiency of Large Language Models in Mathematical Reasoning Through Trap Problems

EMNLP 2024main

Human cognition exhibits systematic compositionality, the algebraic ability to generate infinite novel combinations from finite learned components, which is the key to understanding and reasoning about complex logic. In this work, we investigate the compositionality of large language models (LLMs) i…

2024

Hypergraph-enhanced Dual Semi-supervised Graph Classification

ICML 2024poster

In this paper, we study semi-supervised graph classification, which aims at accurately predicting the categories of graphs in scenarios with limited labeled graphs and abundant unlabeled graphs. Despite the promising capability of graph neural networks (GNNs), they typically require a large number o…

Cited by 18SourcePDFScholar
2024

LLMEval: A Preliminary Study on How to Evaluate Large Language Models

AAAI 2024technical

Recently, the evaluation of Large Language Models has emerged as a popular area of research. The three crucial questions for LLM evaluation are ``what, where, and how to evaluate''. However, the existing research mainly focuses on the first two questions, which are basically what tasks to give the…

Cited by 14SourcePDFScholar
2024

Measuring Vision-Language STEM Skills of Neural Models

ICLR 2024poster

We introduce a new challenge to test the STEM skills of neural models. The problems in the real world often require solutions, combining knowledge from STEM (science, technology, engineering, and math). Unlike existing datasets, our dataset requires the understanding of multimodal vision-language in…

2024

Mol-AE: Auto-Encoder Based Molecular Representation Learning With 3D Cloze Test Objective

ICML 2024poster

3D molecular representation learning has gained tremendous interest and achieved promising performance in various downstream tasks. A series of recent approaches follow a prevalent framework: an encoder-only model coupled with a coordinate denoising objective. However, through a series of analytical…

Cited by 7SourcePDFScholar
2024

Multi-modal Semantic Understanding with Contrastive Cross-modal Feature Alignment

COLING 2024main

Multi-modal semantic understanding requires integrating information from different modalities to extract users’ real intention behind words. Most previous work applies a dual-encoder structure to separately encode image and text, but fails to learn cross-modal feature alignment, making it hard to ac…

2024

PGODE: Towards High-quality System Dynamics Modeling

ICML 2024poster

This paper studies the problem of modeling multi-agent dynamical systems, where agents could interact mutually to influence their behaviors. Recent research predominantly uses geometric graphs to depict these mutual interactions, which are then captured by powerful graph neural networks (GNNs). Howe…

Cited by 6SourcePDFScholar
2024

Preparing Lessons for Progressive Training on Language Models

AAAI 2024technical

The rapid progress of Transformers in artificial intelligence has come at the cost of increased resource consumption and greenhouse gas emissions due to growing model sizes. Prior work suggests using pretrained small models to improve training efficiency, but this approach may not be suitable for ne…

2024

Rank and Align: Towards Effective Source-free Graph Domain Adaptation

IJCAI 2024poster

Graph neural networks (GNNs) have achieved impressive performance in graph domain adaptation. However, extensive source graphs could be unavailable in real-world scenarios due to privacy and storage concerns. To this end, we investigate an underexplored yet practical problem of source-free graph dom…

Cited by 5SourcePDFScholar
2024

TransferTOD: A Generalizable Chinese Multi-Domain Task-Oriented Dialogue System with Transfer Capabilities

EMNLP 2024main

Task-oriented dialogue (TOD) systems aim to efficiently handle task-oriented conversations, including information collection. How to utilize TOD accurately, efficiently and effectively for information collection has always been a critical and challenging task. Recent studies have demonstrated that L…

2023

A*Net: A Scalable Path-based Reasoning Approach for Knowledge Graphs

NeurIPS 2023poster

Reasoning on large-scale knowledge graphs has been long dominated by embedding methods. While path-based methods possess the inductive capacity that embeddings lack, their scalability is limited by the exponential number of paths. Here we present A\*Net, a scalable path-based method for knowledge gr…

2023

GLCC: A General Framework for Graph-Level Clustering

AAAI 2023technical

This paper studies the problem of graph-level clustering, which is a novel yet challenging task. This problem is critical in a variety of real-world applications such as protein clustering and genome analysis in bioinformatics. Recent years have witnessed the success of deep clustering coupled with…

Cited by 52SourcePDFScholar
2023

GoBigger: A Scalable Platform for Cooperative-Competitive Multi-Agent Interactive Simulation

ICLR 2023poster

The emergence of various multi-agent environments has motivated powerful algorithms to explore agents' cooperation or competition. Even though this has greatly promoted the development of multi-agent reinforcement learning (MARL), it is still not enough to support further exploration on the behavio…

2023

HOPE: High-order Graph ODE For Modeling Interacting Dynamics

ICML 2023poster

Leading graph ordinary differential equation (ODE) models have offered generalized strategies to model interacting multi-agent dynamical systems in a data-driven approach. They typically consist of a temporal graph encoder to get the initial states and a neural ODE-based generative model to model th…

Cited by 44SourcePDFScholar
2023

MolXPT: Wrapping Molecules with Text for Generative Pre-training

ACL 2023short

Generative pre-trained Transformer (GPT) has demonstrates its great success in natural language processing and related techniques have been adapted into molecular modeling. Considering that text is the most important record for scientific discovery, in this paper, we propose MolXPT, a unified langua…

2023

TRIGO: Benchmarking Formal Mathematical Proof Reduction for Generative Language Models

EMNLP 2023long main

Automated theorem proving (ATP) has become an appealing domain for exploring the reasoning ability of the recent successful generative language models. However, current ATP benchmarks are mainly focus on symbolic inference, but rarely involve the understanding of complex number combination reasoni…

Cited by 0SourcecodeScholar
2023

Towards a Unified Training for Levenshtein Transformer

ICASSP 2023accepted

Levenshtein Transformer (LevT) is a widely-used text-editing model, which generates a sequence based on editing operations (deletion and insertion) in a non-autoregressive manner. However, it is challenging to train the key refinement components of LevT due to training-inference discrepancy. By care…

Cited by 0SourceScholar
2022

Cycle Time and Human Fatigue Minimization for Human-Robot Collaborative Assembly Cell

RA-L 2022

Human fatigue, which is one of the main causes of efficiency decline and health damage, cannot be overlooked in the task scheduling of HRC that is becoming one of the latest frontiers of manufacturing. In this letter, we proposed a task scheduling model that integrated micro-breaks within job-cycles

Cited by 25SourceScholar
2022

DisenCite: Graph-Based Disentangled Representation Learning for Context-Specific Citation Generation

AAAI 2022technical

Citing and describing related literature are crucial to scientific writing. Many existing approaches show encouraging performance in citation recommendation, but are unable to accomplish the more challenging and onerous task of citation text generation. In this paper, we propose a novel disentangled…

2022

Focus-Driven Contrastive Learning for Medical Question Summarization

COLING 2022main

Automatic medical question summarization can significantly help the system to understand consumer health questions and retrieve correct answers. The Seq2Seq model based on maximum likelihood estimation (MLE) has been applied in this task, which faces two general problems: the model can not capture w…

Cited by 10SourcePDFScholar
2022

Improving Transferability of Adversarial Examples with Virtual Step and Auxiliary Gradients

IJCAI 2022poster

Deep neural networks have been demonstrated to be vulnerable to adversarial examples, which fool networks by adding human-imperceptible perturbations to benign examples. At present, the practical transfer-based black-box attacks are attracting significant attention. However, most existing transfer-b…

2022

MetaFill: Text Infilling for Meta-Path Generation on Heterogeneous Information Networks

EMNLP 2022main

Heterogeneous information network (HIN) is essential to study complicated networks containing multiple edge types and node types. Meta-path, a sequence of node types and edge types, is the core technique to embed HINs. Since manually curating meta-paths is time-consuming, there is a pressing need to…

2022

PALT: Parameter-Lite Transfer of Language Models for Knowledge Graph Completion

EMNLP 2022finding

This paper presents a parameter-lite transfer learning approach of pretrained language models (LM) for knowledge graph (KG) completion. Instead of finetuning, which modifies all LM parameters, we only tune a few new parameters while keeping the original LM parameters fixed. We establish this via ref…

2022

Pathway2Text: Dataset and Method for Biomedical Pathway Description Generation

NAACL 2022findings

Biomedical pathways have been extensively used to characterize the mechanism of complex diseases. One essential step in biomedical pathway analysis is to curate the description of a pathway based on its graph structure and node features. Neural text generation could be a plausible technique to circu…

2022

Retrieval Bias Aware Ensemble Model for Conditional Sentence Generation

ICASSP 2022accepted

Conditional sentence generation aims to generate proper target sentences with the given condition, and has shown great promise in many text generation applications such as dialogue systems and poetry generation. The ensemble of retrieval and generation-based models retrieve texts according to the in…

Cited by 0SourceScholar
2022

TGNN: A Joint Semi-supervised Framework for Graph-level Classification

IJCAI 2022poster

This paper studies semi-supervised graph classification, a crucial task with a wide range of applications in social network analysis and bioinformatics. Recent works typically adopt graph neural networks to learn graph-level representations for classification, failing to explicitly leverage features…

Cited by 48SourcePDFScholar
2021

Generate & Rank: A Multi-task Framework for Math Word Problems

EMNLP 2021finding

Math word problem (MWP) is a challenging and critical task in natural language processing. Many recent studies formalize MWP as a generation task and have adopted sequence-to-sequence models to transform problem descriptions to mathematical expressions. However, mathematical expressions are prone to…

2021

Graphine: A Dataset for Graph-aware Terminology Definition Generation

EMNLP 2021main

Precisely defining the terminology is the first step in scientific communication. Developing neural text generation models for definition generation can circumvent the labor-intensity curation, further accelerating scientific discovery. Unfortunately, the lack of large-scale terminology definition d…

2021

IMU Data Processing For Inertial Aided Navigation: A Recurrent Neural Network Based Approach

ICRA 2021poster

In this work, we propose a novel method for performing inertial aided navigation, by using deep neural net-works (DNNs). To date, most DNN inertial navigation methods focus on the task of inertial odometry, by taking gyroscope and accelerometer readings as input and regressing for integrated IMU pos…

Cited by 62SourceScholar
2021

Partial Feature Selection and Alignment for Multi-Source Domain Adaptation

CVPR 2021poster

Multi-Source Domain Adaptation (MSDA), which dedicates to transfer the knowledge learned from multiple source domains to an unlabeled target domain, has drawn increasing attention in the research community. By assuming that the source and target domains share consistent key feature representations a…

Cited by 41PDFScholar
2021

RangeIoUDet: Range Image Based Real-Time 3D Object Detector Optimized by Intersection Over Union

CVPR 2021poster

Real-time and high-performance 3D object detection is an attractive research direction in autonomous driving. Recent studies prefer point based or voxel based convolution for achieving high performance. However, these methods suffer from the unsatisfied efficiency or complex customized convolution,…

Cited by 79PDFScholar
2021

UniKER: A Unified Framework for Combining Embedding and Definite Horn Rule Reasoning for Knowledge Graph Inference

EMNLP 2021main

Knowledge graph inference has been studied extensively due to its wide applications. It has been addressed by two lines of research, i.e., the more traditional logical rule reasoning and the more recent knowledge graph embedding (KGE). Several attempts have been made to combine KGE and logical rules…

Cited by 51SourcePDFScholar
2020

A Graph to Graphs Framework for Retrosynthesis Prediction

ICML 2020poster

A fundamental problem in computational chemistry is to find a set of reactants to synthesize a target molecule, a.k.a. retrosynthesis prediction. Existing state-of-the-art methods rely on matching the target molecule with a large set of reaction templates, which are very computationally expensive an…

Cited by 196SourcePDFScholar
2020

A Lightweight and Accurate Localization Algorithm Using Multiple Inertial Measurement Units

RA-L 2020

This paper proposes a novel inertial-aided localization approach by fusing information from multiple inertial measurement units (IMUs) and exteroceptive sensors. IMU is a low-cost motion sensor which provides measurements on angular velocity and gravity compensated linear acceleration of a moving pl

Cited by 64SourceScholar
2020

GraphAF: a Flow-based Autoregressive Model for Molecular Graph Generation

ICLR 2020poster

Molecular graph generation is a fundamental problem for drug discovery and has been attracting growing attention. The problem is challenging since it requires not only generating chemically valid molecular structures but also optimizing their chemical properties in the meantime. Inspired by the rece…

Cited by 544SourcecodeScholar
2020

Multi-agent Trajectory Prediction with Fuzzy Query Attention

NeurIPS 2020poster

Trajectory prediction for scenes with multiple agents and entities is a challenging problem in numerous domains such as traffic prediction, pedestrian tracking and path planning. We present a general architecture to address this challenge which models the crucial inductive biases of motion, namely,…

2020

PoD: Positional Dependency-Based Word Embedding for Aspect Term Extraction

COLING 2020main

Dependency context-based word embedding jointly learns the representations of word and dependency context, and has been proved effective in aspect term extraction. In this paper, we design the positional dependency-based word embedding (PoD) which considers both dependency context and positional con…

Cited by 26SourcePDFScholar
2019

Align, Attend and Locate: Chest X-Ray Diagnosis via Contrast Induced Attention Network With Limited Supervision

ICCV 2019accepted

Obstacles facing accurate identification and localization of diseases in chest X-ray images lie in the lack of high-quality images and annotations. In this paper, we propose a Contrast Induced Attention Network (CIA-Net), which exploits the highly structured property of chest X-ray images and locali…

Cited by 133SourcePDFScholar