paper-with-me

홈 › Papers

Advice Refinement in Knowledge-Based SVMs

2011-12-01 · NeurIPS 2011 12 · Gautam Kunapuli, Richard Maclin, Jude W. Shavlik

Knowledge-based support vector machines (KBSVMs) incorporate advice from domain experts, which can improve generalization significantly. A major limitation that has not been fully addressed occurs when the expert advice is imperfect, which can lead to poorer models. We propose a model that extends KBSVMs and is able to not only learn from data and advice, but also simultaneously improve the advice. The proposed approach is particularly effective for knowledge discovery in domains with few labeled examples. The proposed model contains bilinear constraints, and is solved using two iterative approaches: successive linear programming and a constrained concave-convex approach. Experimental results demonstrate that these algorithms yield useful refinements to expert advice, as well as improve the performance of the learning algorithm overall.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Knowledge-based Refinement of Scientific Publication Knowledge Graphs

2023-09-10 · Siwen Yan, Phillip Odom, Sriraam Natarajan

We consider the problem of identifying authorship by posing it as a knowledge graph construction and refinement. To this effect, we model this problem as learning a probabilistic logic model in the presence of human guid…

graph constructionKnowledge Graphsregression

A PSO and Pattern Search based Memetic Algorithm for SVMs Parameters Optimization

2014-01-09 · Yukun Bao, Zhongyi Hu, Tao Xiong

Addressing the issue of SVMs parameters optimization, this study proposes an efficient memetic algorithm based on Particle Swarm Optimization algorithm (PSO) and Pattern Search (PS). In the proposed memetic algorithm, PS…

ChatDoctor: A Medical Chat Model Fine-Tuned on a Large Language Model Meta-AI (LLaMA) Using Medical Domain Knowledge

2023-03-24 · Yunxiang Li, Zihan Li, Kai Zhang, Ruilong Dan 외

The primary aim of this research was to address the limitations observed in the medical knowledge of prevalent large language models (LLMs) such as ChatGPT, by creating a specialized language model with enhanced accuracy…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+3

Financial literacy, robo-advising, and the demand for human financial advice: Evidence from Italy

2025-05-26 · David Aristei, Manuela Gallo

This paper investigates the impact of objective financial knowledge, confidence in one's financial skills, and digital financial literacy on individuals' decisions to seek financial advice from robo-advice platforms. Usi…

Algorithms for the Training of Neural Support Vector Machines

2023-08-14 · Lars Simon, Manuel Radons

Neural support vector machines (NSVMs) allow for the incorporation of domain knowledge in the design of the model architecture. In this article we introduce a set of training algorithms for NSVMs that leverage the Pegaso…