scispace - formally typeset
Y

Yuxin Chen

Publications -  5
Citations -  30

Yuxin Chen is an academic researcher. The author has contributed to research in topics: Language model & Chatbot. The author has an hindex of 2, co-authored 3 publications receiving 11 citations.

Papers
More filters
Posted Content

A Financial Service Chatbot based on Deep Bidirectional Transformers

TL;DR: A chatbot using Deep Bidirectional Transformer models (BERT) to handle client questions in financial investment customer service, and a discussion about uncertainty measure for BERT, where three different approaches are systematically compared on real problems.
Journal ArticleDOI

AVA: A Financial Service Chatbot Based on Deep Bidirectional Transformers

TL;DR: In this article, a chatbot using Deep Bidirectional Transformer models (BERT) was developed to handle client questions in financial investment customer service, and the bot can recognize 381 intents, and decide when to say \textit{I don't know} and escalates irrelevant/uncertain questions to human operators.
Posted Content

Learning Time Varying Risk Preferences from Investment Portfolios using Inverse Optimization with Applications on Mutual Funds.

TL;DR: This paper presents a novel approach of measuring risk preference from existing portfolios using inverse optimization on the mean-variance portfolio allocation framework and allows the learner to continuously estimate real-time risk preferences using concurrent observed portfolios and market price data.
Journal Article

LRSVRG-IMC: An SVRG-Based Algorithm for LowRank Inductive Matrix Completion

Shang-Li Yu, +2 more
- 21 Jan 2022 - 
TL;DR: A stochastic variance reduction gradient-based algorithm called LRSVRGIMC, which can escape from the saddle points under various low-rank and sparse conditions with a properly chosen initial input and achieves both a linear convergence rate and a near-optimal sample complexity.
Journal ArticleDOI

LSTM-based Stock Price Prediction Model using News Sentiments

TL;DR: In this paper , a model that combines a Naive Bayes sentiment classifier to convert news text into sentiment indicators, and an LSTM neural network model to predict stock price movements was developed.