中文
相关论文

相关论文: Orion: Enabling Suggestions in a Visual Query Buil…

200 篇论文

Existing fashion recommendation systems encounter difficulties in using visual data for accurate and personalized recommendations. This research describes an innovative end-to-end pipeline that uses artificial intelligence to provide…

During the concept design of complex networked systems, concept developers have to ensure that the choice of hardware modules and the topology of the target platform will provide adequate resources to support the needs of the application.…

硬件体系结构 · 计算机科学 2024-02-09 Rodrigo Saar de Moraes , Simin Nadjm-Tehrani

We present AVOD, an Aggregate View Object Detection network for autonomous driving scenarios. The proposed neural network architecture uses LIDAR point clouds and RGB images to generate features that are shared by two subnetworks: a region…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Jason Ku , Melissa Mozifian , Jungwook Lee , Ali Harakeh , Steven Waslander

We consider the problem of finding an edge in a hidden undirected graph $G = (V, E)$ with $n$ vertices, in a model where we only allowed queries that ask whether or not a subset of vertices contains an edge. We study the non-adaptive model…

数据结构与算法 · 计算机科学 2022-07-07 Ron Kupfer , Noam Nisan

The literature search has always been an important part of an academic research. It greatly helps to improve the quality of the research process and output, and increase the efficiency of the researchers in terms of their novel contribution…

信息检索 · 计算机科学 2012-05-08 Onur Küçüktunç , Erik Saule , Kamer Kaya , Ümit V. Çatalyürek

Deep Learning has made a great progress for these years. However, it is still difficult to master the implement of various models because different researchers may release their code based on different frameworks or interfaces. In this…

软件工程 · 计算机科学 2017-07-28 Ting Pan

Cross-domain recommendation systems face the challenge of integrating fine-grained user and item relationships across various product domains. To address this, we introduce RankGraph, a scalable graph learning framework designed to serve as…

信息检索 · 计算机科学 2025-09-04 Renzhi Wu , Junjie Yang , Li Chen , Hong Li , Li Yu , Hong Yan

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes. This diminishes the detectors' speed, thereby becoming the computational bottleneck in advanced oriented object detection systems. This…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Xingxing Xie , Gong Cheng , Jiabao Wang , Xiwen Yao , Junwei Han

Cross-domain recommendation (CDR) mitigates data sparsity and cold-start issues in recommendation systems. While recent CDR approaches using graph neural networks (GNNs) capture complex user-item interactions, they rely on manually designed…

信息检索 · 计算机科学 2025-04-11 Chendi Ge , Xin Wang , Ziwei Zhang , Yijian Qin , Hong Chen , Haiyang Wu , Yang Zhang , Yuekui Yang , Wenwu Zhu

Variable scene layouts and coexisting objects across scenes make indoor scene recognition still a challenging task. Leveraging object information within scenes to enhance the distinguishability of feature representations has emerged as a…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Chuanxin Song , Hanbo Wu , Xin Ma

Listing triangles is a fundamental graph problem with many applications, and large graphs require fast algorithms. Vertex ordering allows the orientation of edges from lower to higher vertex indices, and state-of-the-art triangle listing…

数据结构与算法 · 计算机科学 2022-11-03 Fabrice Lécuyer , Louis Jachiet , Clémence Magnien , Lionel Tabourier

We present the Poseidon engine behind the Neptune Analytics graph database service. Customers interact with Poseidon using the declarative openCypher query language, which enables requests that seamlessly combine traditional querying…

We present a simple nonadaptive randomized algorithm that estimates the number of edges in a simple, unweighted, undirected graph, possibly containing isolated vertices, using only degree and random edge queries. For an $n$-vertex graph,…

数据结构与算法 · 计算机科学 2025-12-16 Arijit Bishnu , Debarshi Chanda , Buddha Dev Das , Arijit Ghosh , Gopinath Mishra

Visualization recommendation or automatic visualization generation can significantly lower the barriers for general users to rapidly create effective data visualizations, especially for those users without a background in data…

人机交互 · 计算机科学 2021-12-28 Haotian Li , Yong Wang , Songheng Zhang , Yangqiu Song , Huamin Qu

This paper presents the R package gRapHD for efficient selection of high-dimensional undirected graphical models. The package provides tools for selecting trees, forests and decomposable models minimizing information criteria such as AIC or…

机器学习 · 统计学 2019-09-24 Gabriel C. G. de Abreu , Rodrigo Labouriau , David Edwards

Graph neural networks emerge as a promising modeling method for applications dealing with datasets that are best represented in the graph domain. In specific, developing recommendation systems often require addressing sparse structured data…

机器学习 · 计算机科学 2020-08-03 Dom Huh

Current open source applications which allow for cross-platform data visualization of OLAP cubes feature issues of high overhead and inconsistency due to data oversimplification. To improve upon this issue, there is a need to cut down the…

数据库 · 计算机科学 2021-04-21 Daniel Szelogowski

Nearest neighbor search is a fundamental data structure problem with many applications in machine learning, computer vision, recommendation systems and other fields. Although the main objective of the data structure is to quickly report…

数据结构与算法 · 计算机科学 2025-02-20 Piyush Anand , Piotr Indyk , Ravishankar Krishnaswamy , Sepideh Mahabadi , Vikas C. Raykar , Kirankumar Shiragur , Haike Xu

Recommendation systems have been widely used by commercial service providers for giving suggestions to users. Collaborative filtering (CF) systems, one of the most popular recommendation systems, utilize the history of behaviors of the…

信息检索 · 计算机科学 2016-11-16 Saber Shokat Fadaee , Mohammad Sajjad Ghaemi , Ravi Sundaram , Hossein Azari Soufiani

Recently, several works have studied the problem of view selection in graph databases. However, existing methods cannot fully exploit the graph properties of views, e.g., supergraph views and common subgraph views, which leads to a low view…

数据库 · 计算机科学 2021-05-20 Chao Zhang , Jiaheng Lu , Qingsong Guo , Xinyong Zhang , Xiaochun Han , Minqi Zhou