paper-with-me

홈 › Papers

Sparse mixed linear modeling with anchor-based guidance for high-entropy alloy discovery

2025-04-29 · Ryo Murakami, Seiji Miura, Akihiro Endo, Satoshi Minamoto

High-entropy alloys have attracted attention for their exceptional mechanical properties and thermal stability. However, the combinatorial explosion in the number of possible elemental compositions renders traditional trial-and-error experimental approaches highly inefficient for materials discovery. To solve this problem, machine learning techniques have been increasingly employed for property prediction and high-throughput screening. Nevertheless, highly accurate nonlinear models often suffer from a lack of interpretability, which is a major limitation. In this study, we focus on local data structures that emerge from the greedy search behavior inherent to experimental data acquisition. By introducing a linear and low-dimensional mixture regression model, we strike a balance between predictive performance and model interpretability. In addition, we develop an algorithm that simultaneously performs prediction and feature selection by considering multiple candidate descriptors. Through a case study on high-entropy alloys, this study introduces a method that combines anchor-guided clustering and sparse linear modeling to address biased data structures arising from greedy exploration in materials science.

📄 PDF Abstract BibTeX arXiv:2504.20354

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionProperty Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Test-Time Anchoring for Discrete Diffusion Posterior Sampling

2025-10-02 · Litu Rout, Andreas Lugmayr, Yasamin Jafarian, Srivatsan Varadharajan 외 arxiv

While continuous diffusion models have achieved remarkable success, discrete diffusion offers a unified framework for jointly modeling text and images. Beyond unification, discrete diffusion provides faster inference, fi…

Question Answering

Hindsight-Anchored Policy Optimization: Turning Failure into Feedback in Sparse Reward Settings

2026-03-11 · Yuning Wu, Ke Wang, Devin Chen, Kai Wei arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a promising paradigm for post-training reasoning models. However, group-based methods such as Group Relative Policy Optimization (GRPO) face a critical…

Reinforcement Learning

Sparse Probit Linear Mixed Model

2015-07-16 · Stephan Mandt, Florian Wenzel, Shinichi Nakajima, John P. Cunningham 외

Linear Mixed Models (LMMs) are important tools in statistical genetics. When used for feature selection, they allow to find a sparse set of genetic traits that best predict a continuous phenotype of interest, while simul…

feature selectionmodel

SimT: Handling Open-set Noise for Domain Adaptive Semantic Segmentation

2022-03-29 · CVPR 2022 1 · Xiaoqing Guo, Jie Liu, Tongliang Liu, Yixuan Yuan

This paper studies a practical domain adaptive (DA) semantic segmentation problem where only pseudo-labeled target data is accessible through a black-box model. Due to the domain gap and label shift between two domains, …

SegmentationSemantic Segmentation

Anchor & Transform: Learning Sparse Embeddings for Large Vocabularies

2020-03-18 · ICLR 2021 1 · Paul Pu Liang, Manzil Zaheer, Yu-An Wang, Amr Ahmed

Learning continuous representations of discrete objects such as text, users, movies, and URLs lies at the heart of many applications including language and user modeling. When using discrete objects as input to neural ne…

Language ModelingLanguage ModellingMovie Recommendationtext-classification+1