paper-with-me

Papers

Sirius: Visualization of Mixed Features as a Mutual Information Network Graph

2021-06-09 · Jane L. Adams, Todd F. Deluca, Christopher M. Danforth, Peter S. Dodds, Yuhang Zheng, Konstantinos Anastasakis, Boyoon Choi, Allison Min, Michael M. Bessey

Data scientists across disciplines are increasingly in need of exploratory analysis tools for data sets with a high volume of features of mixed data type (quantitative continuous and discrete categorical). We introduce Sirius, a novel visualization package for researchers to explore feature relationships among mixed data types using mutual information. The visualization of feature relationships aids data scientists in finding meaningful dependence among features prior to the development of predictive modeling pipelines, which can inform downstream analysis such as feature selection, feature extraction, and early detection of potential proxy variables. Using an information theoretic approach, Sirius supports network visualization of heterogeneous data sets (consisting of continuous and discrete data types), and provides a user interface for exploring feature pairs with locally significant mutual information scores. Mutual information algorithm and bivariate chart types are assigned on a data type pairing basis (continuous-continuous, discrete-discrete, and discrete-continuous). We show how this tool can be used for tasks such as hypothesis confirmation, identification of predictive features, suggestions for feature extraction, or early warning of data abnormalities. The accompanying website for this paper can be accessed at https://sirius.universalities.com/. All code and supplemental materials can be accessed at https://osf.io/pdm9r/.

📄 PDF Abstract BibTeX arXiv:2106.05260

Code (1)

compstorylab/sirius 공식 구현

Tasks

Dimensionality Reductionfeature selectionGraph Mining

Similar Papers 제목 키워드 기반

Multi-Task Interactive Robot Fleet Learning with Visual World Models

2024-10-30 · Huihan Liu, Yu Zhang, Vaarij Betala, Evan Zhang 외

Recent advancements in large-scale multi-task robot learning offer the potential for deploying robot fleets in household and industrial settings, enabling them to perform diverse tasks across various environments. Howeve…

Sirius: Contextual Sparsity with Correction for Efficient LLMs

2024-09-05 · Yang Zhou, Zhuoming Chen, Zhaozhuo Xu, Victoria Lin 외

With the blossom of large language models (LLMs), inference efficiency becomes increasingly important. Various approximation methods are proposed to reduce the cost at inference time. Contextual Sparsity (CS) is appealin…

Math

SiriusHelper: An LLM Agent-Based Operations Assistant for Big Data Platforms

2026-04-29 · Yu Shen, Shiyang Liu, Qihang He, Yihang Cheng 외 arxiv

Big data platforms are widely used in modern enterprises, and an in-production intelligent assistant is increasingly important to help users quickly find actionable guidance and reduce operational burden. While recent LL…

Visualization of Labeled Mixed-featured Datasets

2019-04-06 · Yifan Zhu, Fan Dai, Ranjan Maitra

We develop methodology for visualization of labeled mixed-featured datasets. We first investigate datasets with continuous features where our Max-Ratio Projection (MRP) method utilizes the group information in high dimen…

SiriuS: Self-improving Multi-agent Systems via Bootstrapped Reasoning

2025-02-07 · Wanjia Zhao, Mert Yuksekgonul, Shirley Wu, James Zou

Multi-agent AI systems powered by large language models (LLMs) are increasingly applied to solve complex tasks. However, these systems often rely on fragile, manually designed prompts and heuristics, making optimization …