中文
相关论文

相关论文: Lib-SibGMU -- A University Library Circulation Dat…

200 篇论文

Leveraging the powerful generative capability of diffusion models (DMs) to build decision-making agents has achieved extensive success. However, there is still a demand for an easy-to-use and modularized open-source library that offers…

人工智能 · 计算机科学 2024-10-29 Zibin Dong , Yifu Yuan , Jianye Hao , Fei Ni , Yi Ma , Pengyi Li , Yan Zheng

Long interaction histories are central to modern recommender systems, yet training with long sequences is often dismissed as impractical under realistic memory and latency budgets. This work demonstrates that it is not only practical but…

机器学习 · 计算机科学 2026-04-15 Sayak Chakrabarty , Souradip Pal

We introduce an open-source system called SIGMA (short for "Situated Interactive Guidance, Monitoring, and Assistance") as a platform for conducting research on task-assistive agents in mixed-reality scenarios. The system leverages the…

人机交互 · 计算机科学 2024-05-24 Dan Bohus , Sean Andrist , Nick Saw , Ann Paradiso , Ishani Chakraborty , Mahdi Rad

This paper presents LightFusionRec, a novel lightweight cross-domain recommendation system that integrates DistilBERT for textual feature extraction and FastText for genre embedding. Important issues in recommendation systems, such as data…

人工智能 · 计算机科学 2024-10-22 Vansh Kharidia , Dhruvi Paprunia , Prashasti Kanikar

The manual migration between different third-party libraries represents a challenge for software developers. Developers typically need to explore both libraries Application Programming Interfaces, along with reading their documentation, in…

信息检索 · 计算机科学 2019-06-10 Hussein Alrubaye , Mohamed Wiem Mkaouer , Igor Khokhlov , Leon Reznik , Ali Ouni , Jason Mcgoff

Digital libraries that maintain extensive textual collections may want to further enrich their content for certain downstream applications, e.g., building knowledge graphs, semantic enrichment of documents, or implementing novel access…

数字图书馆 · 计算机科学 2024-11-21 Hermann Kroll , Pascal Sackhoff , Bill Matthias Thang , Maha Ksouri , Wolf-Tilo Balke

Recommender systems in academia are not widely available. This may be in part due to the difficulty and cost of developing and maintaining recommender systems. Many operators of academic products such as digital libraries and reference…

信息检索 · 计算机科学 2018-11-27 Joeran Beel , Andrew Collins , Akiko Aizawa

Submodular functions are a special class of set functions which naturally model the notion of representativeness, diversity, coverage etc. and have been shown to be computationally very efficient. A lot of past work has applied submodular…

机器学习 · 计算机科学 2022-02-24 Vishal Kaushal , Ganesh Ramakrishnan , Rishabh Iyer

Syllabuses for curriculum learning have been developed on an ad-hoc, per task basis and little is known about the relative performance of different syllabuses. We identify a number of syllabuses used in the literature. We compare the…

机器学习 · 计算机科学 2018-11-13 Mark Collier , Joeran Beel

Large Language Models (LLMs) often struggle with code generation tasks involving niche software libraries. Existing code generation techniques with only human-oriented documentation can fail -- even when the LLM has access to web search and…

软件工程 · 计算机科学 2025-05-09 Sandya Wijaya , Jacob Bolano , Alejandro Gomez Soteres , Shriyanshu Kode , Yue Huang , Anant Sahai

In this work, we announce a comprehensive well curated and opensource dataset with millions of samples for pre-college and college level problems in mathematicsand science. A preliminary set of results using transformer architecture with…

数值分析 · 数学 2021-10-01 Neeraj Kollepara , Snehith Kumar Chatakonda , Pawan Kumar

Modern society devotes a significant amount of time to digital interaction. Many of our daily actions are carried out through digital means. This has led to the emergence of numerous Artificial Intelligence tools that assist us in various…

信息检索 · 计算机科学 2023-10-12 Jorge Dueñas-Lerín , Raúl Lara-Cabrera , Fernando Ortega , Jesús Bobadilla

In this paper, we present Ginkgo, a modern C++ math library for scientific high performance computing. While classical linear algebra libraries act on matrix and vector objects, Ginkgo's design principle abstracts all functionality as…

Recommender systems are widely used to help people find items that are tailored to their interests. These interests are often influenced by social networks, making it important to use social network information effectively in recommender…

社会与信息网络 · 计算机科学 2023-09-06 Eltayeb Ahmed , Diana Mincu , Lauren Harrell , Katherine Heller , Subhrajit Roy

As one of the most popular services over online communities, the social recommendation has attracted increasing research efforts recently. Among all the recommendation tasks, an important one is social item recommendation over high speed…

信息检索 · 计算机科学 2019-01-07 Xiangmin Zhou , Dong Qin , Xiaolu Lu , Lei Chen , Yanchun Zhang

In this paper, we describe the data science framework at Udemy, which currently supports the recommender and search system. We explain the motivations behind the framework and review the approach, which allows multiple individual data…

计算机与社会 · 计算机科学 2016-02-17 Larry Wai

We describe BayesMix, a C++ library for MCMC posterior simulation for general Bayesian mixture models. The goal of BayesMix is to provide a self-contained ecosystem to perform inference for mixture models to computer scientists,…

统计计算 · 统计学 2022-05-18 Mario Beraha , Bruno Guindani , Matteo Gianella , Alessandra Guglielmi

Recommender system exists everywhere in the business world. From Goodreads to TikTok, customers of internet products become more addicted to the products thanks to the technology. Industrial practitioners focus on increasing the technical…

信息检索 · 计算机科学 2023-03-03 Hao Wang

Multi-vector representations generated by late interaction models, such as ColBERT, enable superior retrieval quality compared to single-vector representations in information retrieval applications. In multi-vector retrieval systems, both…

信息检索 · 计算机科学 2026-05-22 Elias Jääsaari , Ville Hyvönen , Teemu Roos

Compilers are widely-used infrastructures in accelerating the software development, and expected to be trustworthy. In the literature, various testing technologies have been proposed to guarantee the quality of compilers. However, there…

软件工程 · 计算机科学 2018-11-01 Yixuan Tang , Zhilei Ren , Weiqiang Kong , He Jiang