中文
相关论文

相关论文: Using Felis to Represent the Semantics and Metadat…

200 篇论文

Upcoming astronomical surveys produce imagery that spans many orders of magnitude in spatial scale, requiring scientists to reason fluidly between global structure and local detail. Data from the Vera C. Rubin Observatory exemplifies this…

人机交互 · 计算机科学 2026-03-19 Ava Nederlander , Zainab Aamir , Arie E. Kaufman

Despite data's crucial role in machine learning, most existing tools and research tend to focus on systems on top of existing data rather than how to interpret and manipulate data. In this paper, we propose DataLab, a unified data-oriented…

机器学习 · 计算机科学 2022-02-28 Yang Xiao , Jinlan Fu , Weizhe Yuan , Vijay Viswanathan , Zhoumianze Liu , Yixin Liu , Graham Neubig , Pengfei Liu

Earth system science is producing increasingly large, high-dimensional datasets from physics based Earth system models to AI-based weather and climate models. Embedding-based representations can make these data searchable through similarity…

数据分析、统计与概率 · 物理学 2026-05-05 Nihanth W. Cherukuru , Matt Rehme , Kirsten J. Mayer , David John Gagne , John Schreck , John Clyne , Charlie Becker

We introduce the RIKEN Microstructural Imaging Metadatabase, a semantic web-based imaging database in which image metadata are described using the Resource Description Framework (RDF) and detailed biological properties observed in the…

定量方法 · 定量生物学 2021-11-23 Satoshi Kume , Hiroshi Masuya , Mitsuyo Maeda , Mitsuo Suga , Yosky Kataoka , Norio Kobayashi

OLAF (Open Life Science Analysis Framework) is an open-source platform that enables researchers to perform bioinformatics analyses using natural language. By combining large language models (LLMs) with a modular agent-pipe-router…

定量方法 · 定量生物学 2025-04-14 Dylan Riffle , Nima Shirooni , Cody He , Manush Murali , Sovit Nayak , Rishikumar Gopalan , Diego Gonzalez Lopez

Reviews are integral to e-commerce services and products. They contain a wealth of information about the opinions and experiences of users, which can help better understand consumer decisions and improve user experience with products and…

人机交互 · 计算机科学 2020-01-16 Xiong Zhang , Jonathan Engel , Sara Evensen , Yuliang Li , Çağatay Demiralp , Wang-Chiew Tan

In data science, there is a long history of using synthetic data for method development, feature selection and feature engineering. Our current interest in synthetic data comes from recent work in explainability. Today's datasets are…

机器学习 · 计算机科学 2020-07-22 Brian Barr , Ke Xu , Claudio Silva , Enrico Bertini , Robert Reilly , C. Bayan Bruss , Jason D. Wittenbach

AstronomicAL is a human-in-the-loop interactive labelling and training dashboard that allows users to create reliable datasets and robust classifiers using active learning. This technique prioritises data that offer high information gain,…

天体物理仪器与方法 · 物理学 2021-09-14 Grant Stevens , Sotiria Fotopoulou , Malcolm N. Bremer , Oliver Ray

Formal Concept Analysis starts from a very basic data structure comprising objects and their attributes. Sometimes, however, it is beneficial to also define attributes of attributes, viz., meta-attributes. In this paper, we use Triadic…

逻辑 · 数学 2024-08-12 Yingjian Wang

Knowledge bases such as Wikidata amass vast amounts of named entity information, such as multilingual labels, which can be extremely useful for various multilingual and cross-lingual applications. However, such labels are not guaranteed to…

计算与语言 · 计算机科学 2022-06-20 Gabriel Amaral , Mārcis Pinnis , Inguna Skadiņa , Odinaldo Rodrigues , Elena Simperl

In the biomedical domain, visualizing the document embeddings of an extensive corpus has been widely used in information-seeking tasks. However, three key challenges with existing visualizations make it difficult for clinicians to find…

人机交互 · 计算机科学 2025-04-09 Rui Qiu , Yamei Tu , Po-Yin Yen , Han-Wei Shen

Developing the capacity to effectively search for requisite datasets is an urgent requirement to assist data users in identifying relevant datasets considering the very limited available metadata. For this challenge, the utilization of…

信息检索 · 计算机科学 2024-10-08 Teruaki Hayashi , Hiroki Sakaji , Jiayi Dai , Randy Goebel

There is an ongoing need for scalable tools to aid researchers in both retrospective and prospective standardization of discrete entity types -- such as disease names, cell types or chemicals -- that are used in metadata associated with…

数据库 · 计算机科学 2024-07-04 Rafael S. Gonçalves , Jason Payne , Amelia Tan , Carmen Benitez , Jamie Haddock , Robert Gentleman

This year marks the consolidation of Julia (https://julialang.org/), a programming language designed for scientific computing, as the first stable version (1.0) has been released, in August 2018. Among its main features, expressiveness and…

天体物理仪器与方法 · 物理学 2018-12-05 Maurizio Tomasi , Mosè Giordano

With the advent of Transformers, large language models (LLMs) have saturated well-known NLP benchmarks and leaderboards with high aggregate performance. However, many times these models systematically fail on tail data or rare groups not…

计算与语言 · 计算机科学 2022-10-13 Nazneen Rajani , Weixin Liang , Lingjiao Chen , Meg Mitchell , James Zou

Memes are a widely popular tool for web users to express their thoughts using visual metaphors. Understanding memes requires recognizing and interpreting visual metaphors with respect to the text inside or around the meme, often while…

计算与语言 · 计算机科学 2023-05-24 EunJeong Hwang , Vered Shwartz

Redis is an in-memory data structure store, often used as a database, with a Haskell interface Hedis. Redis is dynamically typed --- a key can be discarded and re-associated to a value of a different type, and a command, when fetching a…

编程语言 · 计算机科学 2017-08-31 Ting-Yan Lai , Tyng-Ruey Chuang , Shin-Cheng Mu

We present the Open Supernova Catalog, an online collection of observations and metadata for presently 36,000+ supernovae and related candidates. The catalog is freely available on the web (https://sne.space), with its main interface having…

太阳与恒星天体物理 · 物理学 2017-01-25 James Guillochon , Jerod Parrent , Luke Zoltan Kelley , Raffaella Margutti

LF is a dependent type theory in which many other formal systems can be conveniently embedded. However, correct use of LF relies on nontrivial metatheoretic developments such as proofs of correctness of decision procedures for LF's…

计算机科学中的逻辑 · 计算机科学 2010-05-04 Christian Urban , James Cheney , Stefan Berghofer

In an era of rapidly advancing data-driven applications, there is a growing demand for data in both research and practice. Synthetic data have emerged as an alternative when no real data is available (e.g., due to privacy regulations).…

人工智能 · 计算机科学 2024-06-03 Maria F. Davila R. , Sven Groen , Fabian Panse , Wolfram Wingerath