Search Results for author: Chong Chen

Found 64 papers, 27 papers with code

An unsupervised method for MRI recovery: Deep image prior with structured sparsity

no code implementations2 Jan 2025 Muhammad Ahmad Sultan, Chong Chen, Yingmin Liu, Katarzyna Gil, Karolina Zareba, Rizwan Ahmad

Objective: To propose and validate an unsupervised MRI reconstruction method that does not require fully sampled k-space data.

MRI Reconstruction SSIM

Training-free Heterogeneous Graph Condensation via Data Selection

1 code implementation20 Dec 2024 Yuxuan Liang, Wentao Zhang, Xinyi Gao, Ling Yang, Chong Chen, Hongzhi Yin, Yunhai Tong, Bin Cui

The second is low efficiency, HGCond follows the existing GC methods designed for homogeneous graphs and leverages the sophisticated optimization paradigm, resulting in a time-consuming condensing procedure.

Graph Generation

Motion-Guided Deep Image Prior for Cardiac MRI

no code implementations5 Dec 2024 Marc Vornehm, Chong Chen, Muhammad Ahmad Sultan, Syed Murtaza Arshad, Yuchi Han, Florian Knoll, Rizwan Ahmad

Cardiovascular magnetic resonance imaging is a powerful diagnostic tool for assessing cardiac structure and function.

Explainable CTR Prediction via LLM Reasoning

no code implementations3 Dec 2024 Xiaohan Yu, Li Zhang, Chong Chen

Recommendation Systems have become integral to modern user experiences, but lack transparency in their decision-making processes.

Click-Through Rate Prediction Decision Making +6

Can LLMs be Good Graph Judger for Knowledge Graph Construction?

1 code implementation26 Nov 2024 Haoyu Huang, Chong Chen, Conghui He, Yang Li, Jiawei Jiang, Wentao Zhang

We seek to utilize the capacity of LLMs to function as a graph judger, a capability superior to their role only as a predictor for KG construction problems.

Denoising graph construction +2

Image Registration with Averaging Network and Edge-Based Loss for Low-SNR Cardiac MRI

no code implementations4 Sep 2024 Xuan Lei, Philip Schniter, Chong Chen, Rizwan Ahmad

Methods: To address low SNR encountered in single-shot imaging, especially at low field strengths, we propose a fast deep learning (DL)-based image registration method, called Averaging Morph with Edge Detection (AiM-ED).

Edge Detection Image Registration +1

Towards Graph Prompt Learning: A Survey and Beyond

no code implementations26 Aug 2024 Qingqing Long, Yuchen Yan, Peiyan Zhang, Chen Fang, Wentao Cui, Zhiyuan Ning, Meng Xiao, Ning Cao, Xiao Luo, Lingjun Xu, Shiyue Jiang, Zheng Fang, Chong Chen, Xian-Sheng Hua, Yuanchun Zhou

Large-scale "pre-train and prompt learning" paradigms have demonstrated remarkable adaptability, enabling broad applications across diverse domains such as question answering, image recognition, and multimodal retrieval.

Graph Mining Question Answering +2

Mamba Retriever: Utilizing Mamba for Effective and Efficient Dense Retrieval

no code implementations15 Aug 2024 Hanqi Zhang, Chong Chen, Lang Mei, Qi Liu, Jiaxin Mao

Experimental results show that (1) on the MS MARCO passage ranking dataset and BEIR, the Mamba Retriever achieves comparable or better effectiveness compared to Transformer-based retrieval models, and the effectiveness grows with the size of the Mamba model; (2) on the long-text LoCoV0 dataset, the Mamba Retriever can extend to longer text length than its pre-trained length after fine-tuning on retrieval task, and it has comparable or better effectiveness compared to other long-text retrieval models; (3) the Mamba Retriever has superior inference speed for long-text retrieval.

Information Retrieval Mamba +2

SynthVLM: High-Efficiency and High-Quality Synthetic Data for Vision Language Models

1 code implementation30 Jul 2024 Zheng Liu, Hao Liang, Xijie Huang, Wentao Xiong, Qinhan Yu, Linzhuang Sun, Chong Chen, Conghui He, Bin Cui, Wentao Zhang

Crucially, our method's reliance on purely generated data ensures the preservation of privacy, achieving SoTA performance with just 100k data points (only 18% of the official dataset size).

Caption Generation Question Answering

DisenSemi: Semi-supervised Graph Classification via Disentangled Representation Learning

1 code implementation19 Jul 2024 Yifan Wang, Xiao Luo, Chong Chen, Xian-Sheng Hua, Ming Zhang, Wei Ju

To ensure the meaningful transfer of knowledge from the unsupervised encoder to the supervised one, we further define an MI-based disentangled consistency regularization between two models and identify the corresponding rationale that aligns well with the current graph classification task.

Graph Classification Representation Learning

KeyVideoLLM: Towards Large-scale Video Keyframe Selection

no code implementations3 Jul 2024 Hao Liang, Jiapeng Li, Tianyi Bai, Xijie Huang, Linzhuang Sun, Zhengren Wang, Conghui He, Bin Cui, Chong Chen, Wentao Zhang

Recently, with the rise of web videos, managing and understanding large-scale video datasets has become increasingly important.

Data Compression Management +3

Decoding Matters: Addressing Amplification Bias and Homogeneity Issue for LLM-based Recommendation

1 code implementation21 Jun 2024 Keqin Bao, Jizhi Zhang, Yang Zhang, Xinyue Huo, Chong Chen, Fuli Feng

However, we find these methods encounter significant challenges: 1) amplification bias -- where standard length normalization inflates scores for items containing tokens with generation probabilities close to 1 (termed ghost tokens), and 2) homogeneity issue -- generating multiple similar or repetitive items for a user.

Diversity

Coil Reweighting to Suppress Motion Artifacts in Real-Time Exercise Cine Imaging

no code implementations26 May 2024 Chong Chen, Yingmin Liu, Yu Ding, Matthew Tong, Preethi Chandrasekaran, Christopher Crabtree, Syed M. Arshad, Yuchi Han, Rizwan Ahmad

Results: For healthy volunteers, applying CR to RT-Cine images collected at rest did not significantly change the image quality score (p=1).

DEMO: A Statistical Perspective for Efficient Image-Text Matching

no code implementations19 May 2024 Fan Zhang, Xian-Sheng Hua, Chong Chen, Xiao Luo

Image-text matching has been a long-standing problem, which seeks to connect vision and language through semantic understanding.

Image-text matching Model Optimization +3

BLADE: Enhancing Black-box Large Language Models with Small Domain-Specific Models

no code implementations27 Mar 2024 Haitao Li, Qingyao Ai, Jia Chen, Qian Dong, Zhijing Wu, Yiqun Liu, Chong Chen, Qi Tian

However, general LLMs, which are developed on open-domain data, may lack the domain-specific knowledge essential for tasks in vertical domains, such as legal, medical, etc.

Bayesian Optimization

DELTA: Pre-train a Discriminative Encoder for Legal Case Retrieval via Structural Word Alignment

no code implementations27 Mar 2024 Haitao Li, Qingyao Ai, Xinyan Han, Jia Chen, Qian Dong, Yiqun Liu, Chong Chen, Qi Tian

Most of the existing works focus on improving the representation ability for the contextualized embedding of the [CLS] token and calculate relevance using textual semantic similarity.

Retrieval Semantic Similarity +2

Leveraging Large Language Models for Relevance Judgments in Legal Case Retrieval

no code implementations27 Mar 2024 Shengjie Ma, Chong Chen, Qi Chu, Jiaxin Mao

Nonetheless, the method of employing a general large language model for reliable relevance judgments in legal case retrieval is yet to be thoroughly explored.

Language Modeling Language Modelling +2

Fine-grained Prototypical Voting with Heterogeneous Mixup for Semi-supervised 2D-3D Cross-modal Retrieval

no code implementations CVPR 2024 Fan Zhang, Xian-Sheng Hua, Chong Chen, Xiao Luo

In this paper we propose a semi-supervised approach named Fine-grained Prototypcical Voting with Heterogeneous Mixup (FIVE) which maps both 2D and 3D data into a common embedding space for cross-modal retrieval.

Cross-Modal Retrieval Retrieval

Preliminary Study on Incremental Learning for Large Language Model-based Recommender Systems

1 code implementation25 Dec 2023 Tianhao Shi, Yang Zhang, Zhijian Xu, Chong Chen, Fuli Feng, Xiangnan He, Qi Tian

Instead of dismissing the role of incremental learning, we attribute the lack of anticipated performance enhancement to a mismatch between the LLM4Rec architecture and incremental learning: LLM4Rec employs a single adaptation module for learning recommendations, limiting its ability to simultaneously capture long-term and short-term user preferences in the incremental learning context.

Attribute Incremental Learning +4

E4SRec: An Elegant Effective Efficient Extensible Solution of Large Language Models for Sequential Recommendation

2 code implementations5 Dec 2023 Xinhang Li, Chong Chen, Xiangyu Zhao, Yong Zhang, Chunxiao Xing

Furthermore, practical ID-based recommendation strategies, reliant on a huge number of unique identities (IDs) to represent users and items, have gained prominence in real-world recommender systems due to their effectiveness and efficiency.

Sequential Recommendation Text Generation

Deep Image prior with StruCtUred Sparsity (DISCUS) for dynamic MRI reconstruction

no code implementations1 Dec 2023 Muhammad A. Sultan, Chong Chen, Yingmin Liu, Xuan Lei, Rizwan Ahmad

In the second study, we use data from a realistic late gadolinium enhancement (LGE) phantom to compare DISCUS with compressed sensing (CS) and DIP, and to demonstrate the positive impact of group sparsity.

MRI Reconstruction

Surface Coil Intensity Correction for MRI

1 code implementation1 Dec 2023 Xuan Lei, Philip Schniter, Chong Chen, Muhammad A. Sultan, Rizwan Ahmad

Modern MRI scanners utilize one or more arrays of small receive-only coils to collect k-space data.

Dynamic Hypergraph Structure Learning for Traffic Flow Forecasting

no code implementations21 Sep 2023 Yusheng Zhao, Xiao Luo, Wei Ju, Chong Chen, Xian-Sheng Hua, Ming Zhang

This paper studies the problem of traffic flow forecasting, which aims to predict future traffic conditions on the basis of road networks and traffic conditions in the past.

A Bi-Step Grounding Paradigm for Large Language Models in Recommendation Systems

1 code implementation16 Aug 2023 Keqin Bao, Jizhi Zhang, Wenjie Wang, Yang Zhang, Zhengyi Yang, Yancheng Luo, Chong Chen, Fuli Feng, Qi Tian

As the focus on Large Language Models (LLMs) in the field of recommendation intensifies, the optimization of LLMs for recommendation purposes (referred to as LLM4Rec) assumes a crucial role in augmenting their effectiveness in providing recommendations.

Collaborative Filtering Recommendation Systems

Motion-robust free-running volumetric cardiovascular MRI

1 code implementation4 Aug 2023 Syed M. Arshad, Lee C. Potter, Chong Chen, Yingmin Liu, Preethi Chandrasekaran, Christopher Crabtree, Matthew S. Tong, Orlando P. Simonetti, Yuchi Han, Rizwan Ahmad

For evaluation, CORe is first compared to traditional compressed sensing (CS), robust regression (RR), and an existing outlier rejection method using two simulation studies.

SSIM

A Bi-variant Variational Model for Diffeomorphic Image Registration with Relaxed Jacobian Determinant Constraints

no code implementations4 Aug 2023 Yanyan Li, Ke Chen, Chong Chen, Jianping Zhang

In this paper, we propose a new bi-variant diffeomorphic image registration model that introduces a soft constraint on the Jacobian equation $\det(\nabla\bm{\varphi}(\bm{x})) = f(\bm{x}) > 0$.

Image Registration

CoCo: A Coupled Contrastive Framework for Unsupervised Domain Adaptive Graph Classification

no code implementations8 Jun 2023 Nan Yin, Li Shen, Mengzhu Wang, Long Lan, Zeyu Ma, Chong Chen, Xian-Sheng Hua, Xiao Luo

Although graph neural networks (GNNs) have achieved impressive achievements in graph classification, they often need abundant task-specific labels, which could be extensively costly to acquire.

Contrastive Learning Domain Adaptation +2

PastNet: Introducing Physical Inductive Biases for Spatio-temporal Video Prediction

1 code implementation19 May 2023 Hao Wu, Fan Xu, Chong Chen, Xian-Sheng Hua, Xiao Luo, Haixin Wang

In this paper, we investigate the challenge of spatio-temporal video prediction task, which involves generating future video frames based on historical spatio-temporal observation streams.

Video Prediction

Solution existence, uniqueness, and stability of discrete basis sinograms in multispectral CT

no code implementations5 May 2023 Yu Gao, Xiaochuan Pan, Chong Chen

In this work, we consider a {\it discrete} form of the nonlinear system in step (1), and then carry out theoretical and numerical analyses of conditions on the existence, uniqueness, and stability of a solution to the discrete nonlinear system for accurately estimating the discrete basis sinograms, leading to quantitative reconstruction of VMIs in MSCT.

Image Reconstruction

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

no code implementations23 Apr 2023 Wei Ju, Xiao Luo, Meng Qu, Yifan Wang, Chong Chen, Minghua Deng, Xian-Sheng Hua, Ming Zhang

The two twin modules collaborate with each other by exchanging instance similarity knowledge to fully explore the structure information of both labeled and unlabeled data.

Graph Classification Graph Neural Network

SAILER: Structure-aware Pre-trained Language Model for Legal Case Retrieval

1 code implementation22 Apr 2023 Haitao Li, Qingyao Ai, Jia Chen, Qian Dong, Yueyue Wu, Yiqun Liu, Chong Chen, Qi Tian

Moreover, in contrast to the general retrieval, the relevance in the legal domain is sensitive to key legal elements.

Language Modeling Language Modelling +1

Multi-metrics adaptively identifies backdoors in Federated learning

1 code implementation ICCV 2023 Siquan Huang, Yijiang Li, Chong Chen, Leyu Shi, Ying Gao

To evaluate the effectiveness of our approach, we conduct comprehensive experiments on different datasets under various attack settings, where our method achieves the best defensive performance.

Federated Learning Privacy Preserving

Prototypical Mixing and Retrieval-Based Refinement for Label Noise-Resistant Image Retrieval

1 code implementation ICCV 2023 Xinlong Yang, Haixin Wang, Jinan Sun, Shikun Zhang, Chong Chen, Xian-Sheng Hua, Xiao Luo

This paper investigates a realistic but understudied problem of image retrieval under label noise, which could lead to severe overfitting or memorization of noisy samples during optimization.

Image Retrieval Memorization +1

Try to Avoid Attacks: A Federated Data Sanitization Defense for Healthcare IoMT Systems

no code implementations3 Nov 2022 Chong Chen, Ying Gao, Leyu Shi, Siquan Huang

This paper introduces a Federated Data Sanitization Defense, a novel approach to protect the system from data poisoning attacks.

Clustering Data Poisoning +1

On Mitigating Hard Clusters for Face Clustering

1 code implementation25 Jul 2022 Yingjie Chen, Huasong Zhong, Chong Chen, Chen Shen, Jianqiang Huang, Tao Wang, Yun Liang, Qianru Sun

Face clustering is a promising way to scale up face recognition systems using large-scale unlabeled face images.

Clustering Face Clustering +1

Towards Representation Alignment and Uniformity in Collaborative Filtering

2 code implementations26 Jun 2022 Chenyang Wang, Yuanqing Yu, Weizhi Ma, Min Zhang, Chong Chen, Yiqun Liu, Shaoping Ma

Then, we empirically analyze the learning dynamics of typical CF methods in terms of quantified alignment and uniformity, which shows that better alignment or uniformity both contribute to higher recommendation performance.

Collaborative Filtering Graph Neural Network

Technical Report (v1.0)--Pseudo-random Cartesian Sampling for Dynamic MRI

1 code implementation8 Jun 2022 Mihir Joshi, Aaron Pruitt, Chong Chen, Yingmin Liu, Rizwan Ahmad

For an effective application of compressed sensing (CS), which exploits the underlying compressibility of an image, one of the requirements is that the undersampling artifact be incoherent (noise-like) in the sparsifying transform domain.

Cardiac and respiratory motion extraction for MRI using Pilot Tone-a patient study

no code implementations31 Jan 2022 Chong Chen, Yingmin Liu, Orlando P. Simonetti, Matthew Tong, Ning Jin, Mario Bacher, Peter Speier, Rizwan Ahmad

Purpose: We seek to evaluate the accuracy and reliability of the cardiac and respiratory signals extracted from PT in patients clinically referred for cardiovascular MRI with the image-derived signals as the reference.

Recommendation Unlearning

1 code implementation18 Jan 2022 Chong Chen, Fei Sun, Min Zhang, Bolin Ding

From the perspective of utility, if a system's utility is damaged by some bad data, the system needs to forget these data to regain utility.

Machine Unlearning Recommendation Systems

Density-Based Clustering with Kernel Diffusion

no code implementations11 Oct 2021 Chao Zheng, Yingjie Chen, Chong Chen, Jianqiang Huang, Xian-Sheng Hua

Finding a suitable density function is essential for density-based clustering algorithms such as DBSCAN and DPC.

Clustering Face Clustering

Criterion-based Heterogeneous Collaborative Filtering for Multi-behavior Implicit Recommendation

1 code implementation25 May 2021 Xiao Luo, Daqing Wu, Yiyang Gu, Chong Chen, Luchen Liu, Jinwen Ma, Ming Zhang, Minghua Deng, Jianqiang Huang, Xian-Sheng Hua

Besides, CHCF integrates criterion learning and user preference learning into a unified framework, which can be trained jointly for the interaction prediction of the target behavior.

Collaborative Filtering Metric Learning +1

Deep Unsupervised Hashing by Distilled Smooth Guidance

no code implementations13 May 2021 Xiao Luo, Zeyu Ma, Daqing Wu, Huasong Zhong, Chong Chen, Jinwen Ma, Minghua Deng

Hashing has been widely used in approximate nearest neighbor search for its storage and computational efficiency.

Clustering Computational Efficiency +1

Discriminative-Generative Dual Memory Video Anomaly Detection

no code implementations29 Apr 2021 Xin Guo, Zhongming Jin, Chong Chen, Helei Nie, Jianqiang Huang, Deng Cai, Xiaofei He, Xiansheng Hua

In this paper, we propose a DiscRiminative-gEnerative duAl Memory (DREAM) anomaly detection model to take advantage of a few anomalies and solve data imbalance.

Anomaly Detection Triplet +1

Efficient Non-Sampling Knowledge Graph Embedding

1 code implementation21 Apr 2021 Zelong Li, Jianchao Ji, Zuohui Fu, Yingqiang Ge, Shuyuan Xu, Chong Chen, Yongfeng Zhang

Experiments on benchmark datasets show that our NS-KGE framework can achieve a better performance on efficiency and accuracy over traditional negative sampling based models, and that the framework is applicable to a large class of knowledge graph embedding models.

Knowledge Graph Embedding

Graph Contrastive Clustering

1 code implementation ICCV 2021 Huasong Zhong, Jianlong Wu, Chong Chen, Jianqiang Huang, Minghua Deng, Liqiang Nie, Zhouchen Lin, Xian-Sheng Hua

On the other hand, a novel graph-based contrastive learning strategy is proposed to learn more compact clustering assignments.

Clustering Contrastive Learning

Spatiotemporal Imaging with Diffeomorphic Optimal Transportation

no code implementations24 Nov 2020 Chong Chen

The proposed model is a production of assembling the Wasserstein distance with the Benamou--Brenier formula in optimal transportation and the flow of diffeomorphisms involved in large deformation diffeomorphic metric mapping, which is suitable for the scenario of spatiotemporal imaging with large diffeomorphic and mass-preserving deformations.

Image Reconstruction Motion Estimation

CIMON: Towards High-quality Hash Codes

no code implementations15 Oct 2020 Xiao Luo, Daqing Wu, Zeyu Ma, Chong Chen, Minghua Deng, Jinwen Ma, Zhongming Jin, Jianqiang Huang, Xian-Sheng Hua

However, due to the inefficient representation ability of the pre-trained model, many false positives and negatives in local semantic similarity will be introduced and lead to error propagation during the hash code learning.

Computational Efficiency Image Augmentation +4

A Novel Neural Network Training Framework with Data Assimilation

no code implementations6 Oct 2020 Chong Chen, Qinghui Xing, Xin Ding, Yaru Xue, Tianfu Zhong

In data assimilation algorithms, the error covariance between the forecasts and observations is used to optimize the parameters.

Classical-noise-free sensing based on quantum correlation measurement

no code implementations22 Sep 2020 Ping Wang, Chong Chen, Renbao Liu

An intriguing question is: Can the quantum nature (quantumness) of sensors and targets be exploited to enable schemes that are not possible for classical probes or classical targets?

Quantum Physics

Effects of local decoherence on quantum critical metrology

no code implementations11 Aug 2020 Chong Chen, Ping Wang, Ren-Bao Liu

94, 047201 (2005)] on the critical behaviors of the noisy Ising model, which shows that the universality class of the quantum criticality is modified by the decoherence, we find that the standard quantum limit is recovered by the single-particle decoherence, which is equivalent to local quantum measurement conducted by the environment and destroys the many-body entanglement in the ground state at the quantum critical point.

Quantum Physics

Deep Robust Clustering by Contrastive Learning

1 code implementation7 Aug 2020 Huasong Zhong, Chong Chen, Zhongming Jin, Xian-Sheng Hua

Different from existing methods, DRC looks into deep clustering from two perspectives of both semantic clustering assignment and representation feature, which can increase inter-class diversities and decrease intra-class diversities simultaneously.

Clustering Contrastive Learning +3

Jointly Non-Sampling Learning for Knowledge Graph Enhanced Recommendation

2 code implementations1 Jul 2020 Chong Chen, Min Zhang, Weizhi Ma, Yiqun Liu, and Shaoping Ma

However, existing KG enhanced recommendation methods have largely focused on exploring advanced neural network architectures to better investigate the structural information of KG.

Knowledge Graph Embedding Knowledge Graphs +2

A Survey on Deep Hashing Methods

no code implementations4 Mar 2020 Xiao Luo, Haixin Wang, Daqing Wu, Chong Chen, Minghua Deng, Jianqiang Huang, Xian-Sheng Hua

Nearest neighbor search aims to obtain the samples in the database with the smallest distances from them to the queries, which is a basic task in a range of fields, including computer vision and data mining.

Deep Hashing Domain Adaptation +5

A New Variational Model for Joint Image Reconstruction and Motion Estimation in Spatiotemporal Imaging

no code implementations9 Dec 2018 Chong Chen, Barbara Gris, Ozan Öktem

This model consists of two components, one for conducting modified static image reconstruction, and the other performs sequentially indirect image registration.

Image Reconstruction Image Registration +2

Indirect Image Registration with Large Diffeomorphic Deformations

3 code implementations13 Jun 2017 Chong Chen, Ozan Öktem

The paper adapts the large deformation diffeomorphic metric mapping framework for image registration to the indirect setting where a template is registered against a target that is given through indirect noisy observations.

Image Registration

Cannot find the paper you are looking for? You can Submit a new open access paper.