中文
相关论文

相关论文: HELoC: Hierarchical Contrastive Learning of Source…

200 篇论文

Hyperspectral image (HSI) clustering groups pixels into clusters without labeled data, which is an important yet challenging task. For large-scale HSIs, most methods rely on superpixel segmentation and perform superpixel-level clustering…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Jianhan Qi , Yuheng Jia , Hui Liu , Junhui Hou

Learning accurate drug representations is essential for task such as computational drug repositioning. A drug hierarchy is a valuable source that encodes knowledge of relations among drugs in a tree-like structure where drugs that act on…

生物大分子 · 定量生物学 2022-08-15 Ke Yu , Shyam Visweswaran , Kayhan Batmanghelich

Scene graph generation aims to produce structured representations for images, which requires to understand the relations between objects. Due to the continuous nature of deep neural networks, the prediction of scene graphs is divided into…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Meng Wei , Chun Yuan , Xiaoyu Yue , Kuo Zhong

Spatial Transcriptomics (ST) merges the benefits of pathology images and gene expression, linking molecular profiles with tissue structure to analyze spot-level function comprehensively. Predicting gene expression from histology images is a…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Chen Zhang , Yilu An , Ying Chen , Hao Li , Xitong Ling , Lihao Liu , Junjun He , Yuxiang Lin , Zihui Wang , Rongshan Yu

As opposed to natural languages, source code understanding is influenced by grammatical relationships between tokens regardless of their identifier name. Graph representations of source code such as Abstract Syntax Tree (AST) can capture…

机器学习 · 计算机科学 2021-11-18 Junyan Cheng , Iordanis Fostiropoulos , Barry Boehm

Existing 1D visual tokenizers for autoregressive (AR) generation largely follow the design principles of language modeling, as they are built directly upon transformers whose priors originate in language, yielding single-hierarchy latent…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Xu Zhang , Cheng Da , Huan Yang , Kun Gai , Ming Lu , Zhan Ma

One of the challenges for current sequence to sequence (seq2seq) models is processing long sequences, such as those in summarization and document level machine translation tasks. These tasks require the model to reason at the token level as…

计算与语言 · 计算机科学 2021-09-20 Tobias Rohde , Xiaoxia Wu , Yinhan Liu

The human visual perception system demonstrates exceptional capabilities in learning without explicit supervision and understanding the part-to-whole composition of objects. Drawing inspiration from these two abilities, we propose…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Shengcao Cao , Dhiraj Joshi , Liang-Yan Gui , Yu-Xiong Wang

Supervised contrastive learning (SCL) frameworks treat each class as independent and thus consider all classes to be equally important. This neglects the common scenario in which label hierarchy exists, where fine-grained classes under the…

机器学习 · 计算机科学 2024-02-02 Ruixue Lian , William A. Sethares , Junjie Hu

Learning node-level representations of heterophilic graphs is crucial for various applications, including fraudster detection and protein function prediction. In such graphs, nodes share structural similarity identified by the equivalence…

机器学习 · 计算机科学 2023-08-22 Asif Khan , Amos Storkey

We study the multi-round response generation in visual dialog, where a response is generated according to a visually grounded conversational history. Given a triplet: an image, Q&A history, and current question, all the prevailing methods…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Tianhao Yang , Zheng-Jun Zha , Hanwang Zhang

Learning representation for source code is a foundation of many program analysis tasks. In recent years, neural networks have already shown success in this area, but most existing models did not make full use of the unique structural…

软件工程 · 计算机科学 2021-04-02 Wenhan Wang , Ge Li , Sijie Shen , Xin Xia , Zhi Jin

Learning scientific document representations can be substantially improved through contrastive learning objectives, where the challenge lies in creating positive and negative training samples that encode the desired similarity semantics.…

计算与语言 · 计算机科学 2022-10-20 Malte Ostendorff , Nils Rethmeier , Isabelle Augenstein , Bela Gipp , Georg Rehm

Code clones are pairs of code snippets that implement similar functionality. Clone detection is a fundamental branch of automatic source code comprehension, having many applications in refactoring recommendation, plagiarism detection, and…

软件工程 · 计算机科学 2022-06-20 Maksim Zubkov , Egor Spirin , Egor Bogomolov , Timofey Bryksin

Self-supervised learning based on instance discrimination has shown remarkable progress. In particular, contrastive learning, which regards each image as well as its augmentations as an individual class and tries to distinguish them from…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Haohang Xu , Xiaopeng Zhang , Hao Li , Lingxi Xie , Hongkai Xiong , Qi Tian

Simplicial complexes prove effective in modeling data with multiway dependencies, such as data defined along the edges of networks or within other higher-order structures. Their spectrum can be decomposed into three interpretable subspaces…

机器学习 · 计算机科学 2023-09-15 Alexander Möllers , Alexander Immer , Vincent Fortuin , Elvin Isufi

Heterogeneous graph neural networks have seen rapid progress in web applications such as social networks, knowledge graphs, and recommendation systems, driven by the inherent heterogeneity of web data. However, existing methods typically…

机器学习 · 计算机科学 2025-10-21 Guiquan Sun , Xikun Zhang , Jingchao Ni , Dongjin Song

Contrastive learning has been proven beneficial for self-supervised skeleton-based action recognition. Most contrastive learning methods utilize carefully designed augmentations to generate different movement patterns of skeletons for the…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Jiahang Zhang , Lilang Lin , Jiaying Liu

Recent years have witnessed increasing interest in code representation learning, which aims to represent the semantics of source code into distributed vectors. Currently, various works have been proposed to represent the complex semantics…

编程语言 · 计算机科学 2022-05-05 Xin Wang , Yasheng Wang , Yao Wan , Jiawei Wang , Pingyi Zhou , Li Li , Hao Wu , Jin Liu

Label hierarchies widely exist in many vision-related problems, ranging from explicit label hierarchies existed in image classification to latent label hierarchies existed in semantic segmentation. Nevertheless, state-of-the-art methods…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Hao-Yun Chen , Li-Huang Tsai , Shih-Chieh Chang , Jia-Yu Pan , Yu-Ting Chen , Wei Wei , Da-Cheng Juan