中文
相关论文

相关论文: HierLoc: Hyperbolic Entity Embeddings for Hierarch…

200 篇论文

3D contrastive representation learning has exhibited remarkable efficacy across various downstream tasks. However, existing contrastive learning paradigms based on cosine similarity fail to deeply explore the potential intra-modal…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Naiwen Hu , Haozhe Cheng , Yifan Xie , Pengcheng Shi , Jihua Zhu

Hypergraphs have been becoming a popular choice to model complex, non-pairwise, and higher-order interactions for recommender system. However, compared with traditional graph-based methods, the constructed hypergraphs are usually much…

社会与信息网络 · 计算机科学 2021-08-19 Yicong Li , Hongxu Chen , Xiangguo Sun , Zhenchao Sun , Lin Li , Lizhen Cui , Philip S. Yu , Guandong Xu

Detecting events and their evolution through time is a crucial task in natural language understanding. Recent neural approaches to event temporal relation extraction typically map events to embeddings in the Euclidean space and train a…

计算与语言 · 计算机科学 2024-06-11 Xingwei Tan , Gabriele Pergola , Yulan He

We study the image-based geolocalization problem, aiming to localize ground-view query images on cartographic maps. Current methods often utilize cross-view localization techniques to match ground-view query images with 2D maps. However,…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Mengjie Zhou , Liu Liu , Yiran Zhong , Andrew Calway

Given an image set without any labels, our goal is to train a model that maps each image to a point in a feature space such that, not only proximity indicates visual similarity, but where it is located directly encodes how prototypical the…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Yunhui Guo , Youren Zhang , Yubei Chen , Stella X. Yu

Image analysis in the euclidean space through linear hyperspaces is well studied. However, in the quest for more effective image representations, we turn to hyperbolic manifolds. They provide a compelling alternative to capture complex…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Debjyoti Mondal , Rahul Mishra , Chandan Pandey

Capturing associations for knowledge graphs (KGs) through entity alignment, entity type inference and other related tasks benefits NLP applications with comprehensive knowledge representations. Recent related methods built on Euclidean…

计算与语言 · 计算机科学 2020-10-06 Zequn Sun , Muhao Chen , Wei Hu , Chengming Wang , Jian Dai , Wei Zhang

Knowledge hypergraphs generalize knowledge graphs using hyperedges to connect multiple entities and depict complicated relations. Existing methods either transform hyperedges into an easier-to-handle set of binary relations or view…

机器学习 · 计算机科学 2024-12-18 Mengfan Li , Xuanhua Shi , Chenqi Qiao , Teng Zhang , Hai Jin

In recent years, there has been a growing trend of incorporating hyperbolic geometry methods into computer vision. While these methods have achieved state-of-the-art performance on various metric learning tasks using hyperbolic distance…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Yun Yue , Fangzhou Lin , Guanyi Mou , Ziming Zhang

Visual geolocalization is a cost-effective and scalable task that involves matching one or more query images, taken at some unknown location, to a set of geo-tagged reference images. Existing methods, devoted to semantic features…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Boni Hu , Lin Chen , Runjian Chen , Shuhui Bu , Pengcheng Han , Haowei Li

To what extent are two images picturing the same 3D surfaces? Even when this is a known scene, the answer typically requires an expensive search across scale space, with matching and geometric verification of large sets of local features.…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Anita Rau , Guillermo Garcia-Hernando , Danail Stoyanov , Gabriel J. Brostow , Daniyar Turmukhambetov

Most real-world datasets consist of a natural hierarchy between classes or an inherent label structure that is either already available or can be constructed cheaply. However, most existing representation learning methods ignore this…

机器学习 · 计算机科学 2024-12-03 Aditya Sinha , Siqi Zeng , Makoto Yamada , Han Zhao

Hyperbolic geometry, a Riemannian manifold endowed with constant sectional negative curvature, has been considered an alternative embedding space in many learning scenarios, \eg, natural language processing, graph learning, \etc, as a…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Pengfei Fang , Mehrtash Harandi , Trung Le , Dinh Phung

Due to its geometric properties, hyperbolic space can support high-fidelity embeddings of tree- and graph-structured data, upon which various hyperbolic networks have been developed. Existing hyperbolic networks encode geometric priors not…

机器学习 · 计算机科学 2023-03-14 Tao Yu , Christopher De Sa

Learned visual representations often capture large amounts of semantic information for accurate downstream applications. Human understanding of the world is fundamentally grounded in hierarchy. To mimic this and further improve…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Ethan Shen , Ali Farhadi , Aditya Kusupati

We are concerned with the discovery of hierarchical relationships from large-scale unstructured similarity scores. For this purpose, we study different models of hyperbolic space and find that learning embeddings in the Lorentz model is…

人工智能 · 计算机科学 2018-07-10 Maximilian Nickel , Douwe Kiela

Electroencephalography (EEG)-based brain-computer interfaces facilitate direct communication with a computer, enabling promising applications in human-computer interactions. However, their utility is currently limited because EEG decoding…

机器学习 · 计算机科学 2026-02-10 Shanglin Li , Shiwen Chu , Okan Koç , Yi Ding , Qibin Zhao , Motoaki Kawanabe , Ziheng Chen

Continual learning has traditionally focused on classifying either instances or classes, but real-world applications, such as robotics and self-driving cars, require models to handle both simultaneously. To mirror real-life scenarios, we…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Melika Ayoughi , Mina Ghadimi Atigh , Mohammad Mahdi Derakhshani , Cees G. M. Snoek , Pascal Mettes , Paul Groth

Large-scale Vision-Language Models (VLMs) such as CLIP learn powerful semantic representations but operate in Euclidean space, which fails to capture the inherent hierarchical structure of visual and linguistic concepts. Hyperbolic…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Chuong Huynh , Hossein Souri , Abhinav Kumar , Vitali Petsiuk , Deen Dayal Mohan , Suren Kumar

The concept of geo-localization refers to the process of determining where on earth some `entity' is located, typically using Global Positioning System (GPS) coordinates. The entity of interest may be an image, sequence of images, a video,…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Daniel Wilson , Xiaohan Zhang , Waqas Sultani , Safwan Wshah