Hsin-Hsi Chen

dblp:84/3130 · DBLP profile ↗
← Back
83ranked-venue papers in the field
4as first author
22since 2021 · last 2025
0000-0001-9757-9423ORCID · reported

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 64 (4 first)Other / Interdisciplinary · 14Data Mining & Knowledge Discovery · 4Big Data, Cloud & Distributed Data Systems · 1
YearPublicationVenuePosition
2025 VQA-Induct: Instruction Induction for Visual Question Answering
Po-Chun Chen, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM3
2025 Retrieving the Right Law: Enhancing Legal Search with Style Translation
abstract
Legal question answering requires accurate retrieval of relevant laws, yet the significant writing style gap between user queries and legal provisions poses a major challenge. Existing datasets and retrieval methods often struggle to capture the complexity of legal language, limiting retrieval effectiveness. In this study, we introduce the Legal Query-to-Provision Retrieval (LQPR) task and construct Query2Provision (Q2P), a dataset designed to enhance law retrieval by incorporating diverse case scenarios and linguistic structures representative of real-world legal inquiries. To address the style disparity, we propose a style translation approach that transforms informal user queries into a more formal legal tone and simplifies complex legal provisions for better alignment. Our experiments demonstrate that integrating writing style transformation significantly improves retrieval performance. The dataset is available at https://github.com/ntunlplab/Query2Provision
Szu-Ju Chen, Sheng-Lun Wei, Hsin-Hsi Chen
SIGIR5
2024 Visual Lifelog Retrieval through Captioning-Enhanced Interpretation
abstract
People often struggle to remember specific details of past experiences, which can lead to the need to revisit these memories. Consequently, lifelog retrieval has emerged as a crucial application. Various studies have explored methods to facilitate rapid access to personal lifelogs for memory recall assistance. In this paper, we propose a Captioning-Integrated Visual Lifelog (CIVIL) Retrieval System for extracting specific images from a user’s visual lifelog based on textual queries. Unlike traditional embedding-based methods, our system first generates captions for visual lifelogs and then utilizes a text embedding model to project both the captions and user queries into a shared vector space. Visual lifelogs, captured through wearable cameras, provide a first-person viewpoint, necessitating the interpretation of the activities of the individual behind the camera rather than merely describing the scene. To address this, we introduce three distinct approaches: the single caption method, the collective caption method, and the merged caption method, each designed to interpret the life experiences of lifeloggers. Experimental results show that our method effectively describes first-person visual images, enhancing the outcomes of lifelog retrieval. Furthermore, we construct a textual dataset that converts visual lifelogs into captions, thereby reconstructing personal life experiences.
Yu-Fei Shih, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
IEEE Big Data4
2024 ConvLogRecaller: Real-Time Conversational Lifelog Recaller
abstract
The popularization of networks fosters the convenience of communication. People can easily share their life experiences and thoughts with relatives and friends via instant messaging software. As time passes, individuals may forget certain details of life events, leading to difficulties in effectively communicating with others. The propensity of individuals to forget or mix up life events highlights the importance of services aimed at retrieving information about past experiences. This paper presents a conversational information recall system, ConvLogRecaller, which proactively supports real-time memory recall assistance during online conversations. Given a conversation of the user with others, ConvLogRecaller suggests a message if the user forgets the details of the life experiences. The services provided by our system can avoid hesitations or memory lapses that might hinder the efficiency of a conversation.
Yuan-Chi Lee, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
SIGIR4
2023 ContributionSum: Generating Disentangled Contributions for Scientific Papers
abstract
Contributions are essentially the core of every scientific research, highlighting their key values to the academic community. Systems that are capable of identifying the contributions from scientific papers precisely and organizing them into well-structured summaries can facilitate both text processing and human comprehension. In this paper, we present ContributionSum, a dataset consisting of 24K computer science papers with contributions explicitly listed by the authors, which are further classified into different contribution types based on a newly-proposed annotation scheme. In addition, we study the task of generating disentangled contributions that summarize the values of scientific papers into key points. We propose a fine-grained post-training strategy tailored to our task and leverage salient information of different contribution types in the papers. To assess the coherency and coverage of each contribution aspect, we perform summary-level and contribution-level evaluations for our task. Experimental results show that our method improves upon mainstream baselines.
Meng-Huan Liu, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM4
2023 Citation Intent Classification and Its Supporting Evidence Extraction for Citation Graph Construction
abstract
As the significant growth of scientific publications in recent years, an efficient way to extract scholarly knowledge and organize the relationship among literature is necessitated. Previous works constructed scientific knowledge graph with authors, papers, citations, and scientific entities. To assist researchers to grasp the research context comprehensively, this paper constructs a fine-grained citation graph in which citation intents and their supporting evidence are labeled between citing and cited papers instead. We propose a model with a Transformer encoder to encode the long-lengthy paper. To capture the coreference relations of words and sentences in a paper, a coreference graph is created by utilizing Gated Graph Convolution Network (GGCN). We further propose a graph modification mechanism to dynamically update the coreference links. Experimental results show that our model achieves promising results on identifying multiple citation intents in sentences.
Hong-Jin Tsai, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM4
2023 DynamicESG: A Dataset for Dynamically Unearthing ESG Ratings from News Articles
abstract
This paper introduces the DynamicESG dataset, a unique resource for dynamically extracting ESG ratings from news articles. The ESG rating, a novel metric employed annually to gauge a company's sustainability, relies heavily on corporate disclosure and other external information, especially news narratives. Our dataset, comprising a wide spectrum of news over a twelve-year span, annotates articles in accordance with MSCI ESG ratings methodology and SASB standards, with relevance to ESG issues. DynamicESG provides a comprehensive means of investigating the relationship between public discourse, ESG-related events, and subsequent ESG rating adjustments. We detail our data collection, curation, annotation procedure, and inter-rater agreement, ensuring high data quality and usability. Importantly, our dataset includes a temporal dimension, enabling the analysis of longitudinal trends in ESG ratings and their correlation with news coverage. Moreover, the dataset incorporates an opportunity/risk tendency, thus permitting analysis from diverse perspectives to discern if the news is beneficial or detrimental to the company. We believe this dataset will serve as a valuable resource for researchers in fields such as corporate social responsibility, sustainable investing, machine learning, and natural language processing. Initial analysis using the dataset underscores its potential to facilitate new insights into the dynamics of ESG ratings and the influence of news media on these ratings.
Yu-Min Tseng, Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM4
2022 Incorporating Peer Reviews and Rebuttal Counter-Arguments for Meta-Review Generation
abstract
Peer review is an essential part of the scientific process in which the research papers are assessed by several reviewers. The author rebuttal phase, which is held at most top conferences, provides an opportunity for the authors to defend their work against the arguments made by the reviewers. The strengths and the weaknesses pointed out by the reviewers, as well as the authors' responses, will be evaluated by the area chair. The final decisions generally accompany meta-reviews regarding the reason for acceptance/rejection. Previous research has studied the generation of meta-review using transformer-based summarization models. However, few of them consider the rebuttals' content and the interaction between reviews and rebuttals' arguments, where the argumentation persuasiveness plays an important role in affecting the final decision. To generate a comprehensive meta-review that well organizes reviewers' opinions and authors' responses, we present a novel generation model that is capable of explicitly modeling the complicated argumentation structure from not only arguments between the reviewers and the authors but also the inter-reviewer discussions. Experimental results show that our model outperforms baselines in terms of both automatic evaluation and human evaluation, demonstrating the effectiveness of our approach.
Po-Cheng Wu, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM4
2022 Unanswerable Question Correction and Explanation over Personal Knowledge Base
abstract
Handling unanswerable questions in knowledge base question answering (KBQA) has been a focus in recent years. However, how to explain why a given question is unanswerable is rarely discussed. In this work, we seek not only to correct unanswerable questions based on a personal knowledge base, but also to explain the reason of the correction. We argue that different types of questions need heterogeneous subgraphs with different types of connections. We thus propose a heterogeneous subgraph aggregation network with a two-level attention mechanism to detect important entities and relations in subgraphs and attend to informative subgraphs for different questions. We conduct comprehensive experiments on five subgraphs and their combinations, with results that attest the effectiveness of incorporating heterogeneous subgraphs.
An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM3
2022 Modeling Inter Round Attack of Online Debaters for Winner Prediction
abstract
In a debate, two debaters with opposite stances put forward arguments to fight for their viewpoints. Debaters organize their arguments to support their proposition and attack opponents’ points. The common purpose of debating is to persuade the opponents and the audiences to agree with the mentioned propositions. Previous works have investigated the issue of identifying which debater is more persuasive. However, modeling the interaction of arguments between rounds is rarely discussed. In this paper, we focus on assessing the overall performance of debaters in a multi-round debate on online forums. To predict the winner in a multi-round debate, we propose a novel neural model that is aimed at capturing the interaction of arguments by exploiting raw text, structure information, argumentative discourse units (ADUs), and the relations among ADUs. Experimental results show that our model achieves competitive performance compared with the existing models, and is capable of extracting essential argument relations during a multi-round debate by leveraging argumentative structure and attention mechanism.
Fa-Hsuan Hsiao, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
WWW4
2021 Which kind of rumors may undermine society: perspectives from court orders
abstract
Freedom of speech is one of the principles in the constitution of most countries. However, in the 2020 United States presidential election, Donald Trump's Twitter account is suspended due to the risk of further incitement of violence. That leads to the question: Which kind of rumors may undermine society? In this paper, we discuss this question based on the case studies of real-world court orders, which are the judges' official proclamations. We point out the possible research directions that NLP researchers may need to consider before applying our systems to society.
Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
ASONAM3
2021 NQuAD: 70, 000+ Questions for Machine Comprehension of the Numerals in Text
abstract
Numeral information plays an important role in narratives of several domains such as medicine, engineering, and finance. Previous works focus on the foundation exploration toward numeracy and show that fine-grained numeracy is a challenging task. In machine reading comprehension, our statistics show that only a few numeral-related questions appear in previous datasets. It indicates that few benchmark datasets are designed for numeracy learning. In this paper, we present a Numeral-related Question Answering Dataset, NQuAD, for fine-grained numeracy, and propose several baselines for future works. We compare NQuAD with three machine reading comprehension datasets and show that NQuAD is more challenging than the numeral-related questions in other datasets. NQuAD is published under the CC BY-NC-SA 4.0 license for academic purposes.
Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM3
2021 Constructing Noise Free Economic Policy Uncertainty Index
abstract
The economic policy uncertainty (EPU) index is one of the important text-based indexes in finance and economics fields. The EPU indexes of more than 26 countries have been constructed to reflect the policy uncertainty on country-level economic environments and serve as an important economic leading indicator. The EPU indexes are calculated based on the number of news articles with some manually-selected keywords related to economic, uncertainty, and policy. We find that the keyword-based EPU indexes contain noise, which will influence their explainability and predictability. In our experimental dataset, over 40% of news articles with the selected keywords are not related to the EPU. Instead of using keywords only, our proposed models take contextual information into account and get good performance on identifying the articles unrelated to EPU. The noise free EPU index performs better than the keyword-based EPU index in both explainability and predictability.
Chung-Chi Chen 0001, Hen-Hsen Huang, Yu-Lieh Huang, Hsin-Hsi Chen
CIKM4
2021 Distilling Numeral Information for Volatility Forecasting
abstract
The volatility of stock price reflects the risk of stock and influences the risk of investor's portfolio. It is also a crucial part of pricing derivative securities. Researchers have paid their attention to predict the stock volatility with different kinds of textual data. However, most of them focus on using word information only. Few touch on capturing the numeral information in textual data, providing fine-grained clues for financial document understanding. In this paper, we present a novel dataset, ECNum, for understanding the numerals in the transcript of earnings conference calls. We propose a simple but efficient method, Numeral-Aware Model (NAM), for enhancing the capacity of numeral understanding of neural network models. We employ the distilled information in the stock volatility forecasting task and achieve the best performance compared to the previous works in short-term scenarios.
Chung-Chi Chen 0001, Hen-Hsen Huang, Yu-Lieh Huang, Hsin-Hsi Chen
CIKM4
2021 VidLife: A Dataset for Life Event Extraction from Videos
abstract
Filming video blogs, which is shortened to vlog, becomes a popular way for people to record their life experiences in recent years. In this work, we present a novel task that is aimed at extracting life events from videos and constructing personal knowledge bases of individuals. In contrast to most existing researches in the field of computer vision that focus on identifying low-level script-like activities such as moving boxes, our goal is to extract life events where high-level activities like moving into a new house are recorded. The challenges to be tackled include: (1) identifying which objects in a given scene related to the life events of the protagonist we concern, and (2) determining the association between an extracted visual concept and a more high-level description of a video clip. To address the research issues, we construct a video life event extraction dataset VidLife by exploiting videos from the TV series The Big Bang Theory, in which the plot is around the daily lives of several characters. A pilot multitask learning model is proposed to extract life events given video clips and subtitles for storing in the personal knowledge base.
Tai-Te Chu, An-Zi Yen, Wei-Hong Ang, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM5
2021 A Research Agenda for Financial Opinion Mining
Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
ICWSM3
2021 Risk-aware Regularization for Opinion-based Portfolio Selection
Ting-Wei Hsu, Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
ICWSM4
2021 Personal Knowledge Base Construction from Multimodal Data
abstract
With the passage of time, people often have misty memories of their past experiences. Information recall support for people by collecting personal lifelogs is emerging. Recently, people tend to record their daily life via filming Video Weblog (VLog), which contains visual and audio data. These large scale multimodal data can be used to support information recall service that enables users to query their past experiences. The challenging issue is the semantic gap between the visual concept and the textual query. In this paper, we aim to extract personal life events from vlogs shared on YouTube and construct a personal knowledge base (PKB) for individuals. A multitask learning model is proposed to extract the components of personal life events, such as subjects, predicates and objects. The evaluation is performed on a video collection from three YouTubers who are English native speakers. Experimental results show our model achieves promising performance.
An-Zi Yen, Chia-Chung Chang, Hen-Hsen Huang, Hsin-Hsi Chen
ICMR4
2021 Ten Questions in Lifelog Mining and Information Recall
abstract
With the advance of science and technology, people are used to recording their daily life events via writing blogs, uploading social media posts, taking photos, or filming videos. Such rich repository personal information is useful for supporting human living assistance, such as information recall service. The main challenges are how to store and manage personal knowledge from various sources, and how to provide support for people who may have difficulty recalling past experiences. In this position paper, we propose a research agenda on personal knowledge mining from various sources of lifelogs, personal knowledge base construction, and information recall for assisting people to recall their experiences. Ten research questions are formulated.
An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
ICMR3
2021 Retrieving Implicit Information for Stock Movement Prediction
abstract
Previous studies on the financial news focus mainly on the news articles explicitly mentioning the target financial instruments, and may suffer from data sparsity. As taking into consideration other related news, e.g., sector-related news, is a crucial part of real-world decision-making, we explore the use of news without explicit target mentions to enrich the information for the prediction model. We develop a neural network framework that jointly learns with a news selection mechanism to extract implicit information from the chaotic daily news pool. Our proposed model, called the news distilling network (NDN), takes advantage of neural representation learning and collaborative filtering to capture the relationship between stocks and news. With NDN, we learn latent stock and news representations to facilitate similarity measurements, and apply a gating mechanism to prevent noisy news representations from flowing to a higher level encoding stage, which encodes the selected news representation of each day. Extensive experiments on real-world stock market data demonstrate the effectiveness of our framework and show improvements over previous techniques.
Tsun-Hsien Tang, Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
SIGIR4
2021 FinSense: An Assistant System for Financial Journalists and Investors
abstract
This paper demonstrates FinSense, a system that improves the working efficiency of financial information processing. Given the draft of a financial news story, FinSense extracts the explicit-mentioned stocks and further infers the implicit stocks, providing insightful information for decision making. We propose a novel graph convolutional network model that performs implicit financial instrument inference toward the in-domain data. In addition, FinSense generates candidate headlines for the draft, reducing a significant amount of time in journalism production. The proposed system also provides assistance to investors to sort out the information in the financial news articles.
Yi-Ting Liou, Chung-Chi Chen 0001, Tsun-Hsien Tang, Hen-Hsen Huang, Hsin-Hsi Chen
WSDM5
2021 Evaluating the Rationales of Amateur Investors
abstract
Social media’s rise in popularity has demonstrated the usefulness of the wisdom of the crowd. Most previous works take into account the law of large numbers and simply average the results extracted from tasks such as opinion mining and sentiment analysis. Few attempt to identify high-quality opinions from the mined results. In this paper, we propose an approach for capturing expert-like rationales from social media platforms without the requirement of the annotated data. By leveraging stylistic and semantic features, our approach achieves an F1-score of 90.81%. The comparison between the rationales of experts and those of the crowd is done from stylistic and semantic perspectives, revealing that stylistic and semantic information provides complementary cues for professional rationales. We further show the advantage of using these superlative analysis results in the financial market, and find that top-ranked opinions identified by our approach increase potential returns by up to 90.31% and reduce downside risk by up to 71.69%, compared with opinions ranked by feedback from social media users. Moreover, the performance of our method on downside risk control is comparable with that of professional analysts.
Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
WWW3
2020 NumClaim: Investor's Fine-grained Claim Detection
abstract
The goal of claim detection in argument mining is to sort out the key points from a long narrative. In this paper, we design a novel task for argument mining in the financial domain, and provide an expert-annotated dataset, NumClaim, for the proposed task. Based on the statistics, we discuss the differences between the claims in other datasets and the claims of the investors in NumClaim. With the ablation analysis, we show that encoding numeral and co-training with the auxiliary task of the numeral understanding, i.e., the category classification task, can improve the performance of the proposed task under different neural network architectures. The annotations in the NumClaim is published for academic usage under the CC BY-NC-SA 4.0 license.
Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM3
2020 Neural Query-Biased Abstractive Summarization Using Copying Mechanism
Tatsuya Ishigaki, Hen-Hsen Huang, Hiroya Takamura, Hsin-Hsi Chen, Manabu Okumura
ECIR (2)4
2020 Incorporating Semantic Knowledge for Visual Lifelog Activity Recognition
abstract
The advance in wearable technology has made lifelogging more feasible and more popular. Visual lifelogs collected by wearable cameras capture every single detail of individual's life experience, offering a promising data source for deeper lifestyle analysis and better memory recall assistance. However, building a system for organizing and accessing visual lifelogs is a challenging task due to the semantic gap between visual data and semantic descriptions of life events. In this paper, we introduce semantic knowledge to reduce such a semantic gap for daily activity recognition and lifestyle understanding. We incorporate the semantic knowledge derived from external resources to enrich the training data for the proposed supervised learning model. Experimental results show that incorporating external semantic knowledge is beneficial for improving the performance of recognizing life events.
Min-Huan Fu, An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
ICMR4
2020 Visual Story Ordering with a Bidirectional Writer
abstract
This paper introduces visual story ordering, a challenging task in which images and text are ordered in a visual story jointly. We propose a neural network model based on the reader-processor-writer architecture with a self-attention mechanism. A novel bidirectional decoder is further proposed with bidirectional beam search. Experimental results show the effectiveness of the approach. The information gained from multimodal learning is presented and discussed. We also find that the proposed embedding narrows the distance between images and their corresponding story sentences, even though we do not align the two modalities explicitly. As it addresses a general issue in generative models, the proposed bidirectional inference mechanism applies to a variety of applications.
Wei-Rou Lin, Hen-Hsen Huang, Hsin-Hsi Chen
ICMR3
2020 Multimodal joint learning for personal knowledge base construction from Twitter-based lifelogs
An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
Inf. Process. Manag.3
2020 Combining and learning word embedding with WordNet for semantic relatedness and similarity measurement
abstract
In this research, we propose 3 different approaches to measure the semantic relatedness between 2 words: (i) boost the performance of GloVe word embedding model via removing or transforming abnormal dimensions; (ii) linearly combine the information extracted from WordNet and word embeddings; and (iii) utilize word embedding and 12 linguistic information extracted from WordNet as features for Support Vector Regression. We conducted our experiments on 8 benchmark data sets, and computed Spearman correlations between the outputs of our methods and the ground truth. We report our results together with 3 state‐of‐the‐art approaches. The experimental results show that our method can outperform state‐of‐the‐art approaches in all the selected English benchmark data sets.
Yang-Yin Lee, Hao Ke, Ting-Yu Yen, Hen-Hsen Huang, Hsin-Hsi Chen
J. Assoc. Inf. Sci. Technol.5
2019 Next cashtag prediction on social trading platforms with auxiliary tasks
abstract
Social trading platforms provide a forum for investors to share their analysis and opinions. Posts on these platforms are characterized by narrative styles which are much different from posts on general social platforms, for instance tweets. As a result, recommendation systems for social trading platforms should leverage tailor-made latent features. This paper presents a representation for these latent features in both textual data and market information. A real-world dataset is adopted to conduct experiments involving a novel task called next cashtag prediction. We propose a joint learning model with an attentive capsule network. Experimental results show positive results with the proposed methods and the corresponding auxiliary tasks.
Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
ASONAM3
2019 Numeral Attachment with Auxiliary Tasks
abstract
In this paper we propose the task of numeral attachment to detect the attached target of a numeral. Compared with other kinds of named entities, numerals provide richer and more crucial information in some domains. Fine-grained understanding of the information embedded in numerals is a fundamental challenge. We develop NumAttach, a pilot dataset for the proposed task based on tweets. Two main challenges of this task include the informal writing style in tweets and the representation of numerals. To address these challenges, we present an embedding technique that considers word and numeral information simultaneously. Furthermore, we design a joint learning model with the capsule network to accomplish the proposed task. We also release NumAttach to the research community as a resource.
Chung-Chi Chen 0001, Hen-Hsen Huang, Hsin-Hsi Chen
SIGIR3
2019 Personal Knowledge Base Construction from Text-based Lifelogs
abstract
Previous work on lifelogging focuses on life event extraction from image, audio, and video data via wearable sensors. In contrast to wearing an extra camera to record daily life, people are used to log their life on social media platforms. In this paper, we aim to extract life events from textual data shared on Twitter and construct personal knowledge bases of individuals. The issues to be tackled include (1) not all text descriptions are related to life events, (2) life events in a text description can be expressed explicitly or implicitly, (3) the predicates in the implicit events are often absent, and (4) the mapping from natural language predicates to knowledge base relations may be ambiguous. A joint learning approach is proposed to detect life events in tweets and extract event components including subjects, predicates, objects, and time expressions. Finally, the extracted information is transformed to knowledge base facts. The evaluation is performed on a collection of lifelogs from 18 Twitter users. Experimental results show our proposed system is effective in life event extraction, and the constructed personal knowledge bases are expected to be useful to memory recall applications.
An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
SIGIR3
2019 Image Recall on Image-Text Intertwined Lifelogs
abstract
People engage in lifelogging by taking photos with cameras and cellphones anytime anywhere and share the photos, intertwined with captions or descriptions, on social media platforms. The image-text intertwined data provides richer information for image recall. When images cannot keep the complete information, the textual information is a complement to describe the life experiences under the photos. This work proposes a multimodal retrieval model for image recall in image-text intertwined lifelogs. Our Attentive Image-Story model combines an Image model, which transfers visual information and textual information to a single representation space, and a Story model, which captures text-based contextual information, with an attention mechanism to reduce the semantic gap between visual and textual information. Experimental results show our model outperforms a state-of-the-art image-based retrieval model and the image/text hybrid system.
Tzu-Hsuan Chu, Hen-Hsen Huang, Hsin-Hsi Chen
WI3
2019 Predicting Future Participants of Information Propagation Trees
abstract
Understanding how information propagates among social media users can allow researchers to provide interesting insights into online social networks and lead to applications such as precise advertising and misinformation management. In this work, we focus on information diffusion through post sharing. Given an information propagation tree, our goal is to predict a list of potential users of the tree. A framework based on graph convolutional network (GCN) is proposed to learn the latent representation of a propagation tree and match it with the latent representation of a user. A novel strategy for tree pruning is further investigated to improve the GCN. Experimental results show that our framework outperforms the existing methods for modeling information diffusion.
Hsing-Huan Chung, Hen-Hsen Huang, Hsin-Hsi Chen
WI3
2019 CrowdPT: Summarizing Crowd Opinions as Professional Analyst
abstract
This paper demonstrates a novel analytics service, CrowdPT, for capturing the key information, price target (PT), of individual investors on social media. PT, which is mentioned as a conclusion in most of analysts' reports, indicates not only the market sentiment (bullish/bearish) of investors, but also the analysis results. In order to provide the latest opinions of individual investors, we monitor Twitter in real time and update the information in price chart daily. For all component stocks in Dow Jones Industrial Average, textual information from numerous tweets is summarized into a single number, PT, in CrowdPT. Case studies confirm the effectiveness of our analytics service in the financial domain, and show that capturing the PT of individual investors is promising for stock price prediction. The Web API of CrowdPT is also provided for academic purpose.
Chung-Chi Chen 0001, Hen-Hsen Huang, Chia-Wen Tsai, Hsin-Hsi Chen
WWW4
2018 Numeral Understanding in Financial Tweets for Fine-Grained Crowd-Based Forecasting
abstract
Numerals that contain much information in financial documents are crucial for financial decision making. They play different roles in financial analysis processes. This paper is aimed at understanding the meanings of numerals in financial tweets for fine-grained crowd-based forecasting. We propose a taxonomy that classifies the numerals in financial tweets into 7 categories, and further extend some of these categories into several subcategories. Neural network-based models with word and character-level encoders are proposed for 7-way classification and 17-way classification. We perform backtest to confirm the effectiveness of the numeric opinions made by the crowd. This work is the first attempt to understand numerals in financial social media data, and we provide the first comparison of fine-grained opinion of individual investors and analysts based on their forecast price. The numeral corpus used in our experiments, called FinNum 1.0, is available for research purposes.
Chung-Chi Chen 0001, Hen-Hsen Huang, Yow-Ting Shiue, Hsin-Hsi Chen
WI4
2018 Precise Description Generation for Knowledge Base Entities with Local Pointer Network
abstract
Verbalization of knowledge base (KB) facts about an entity allows users to absorb information from KB more easily. The drawback of most previous work is that they cannot generalize to unseen frames. This work introduces the task of precise KB verbalization that is aimed at generating an exact description for the given factual triples. We propose a novel sequence-to-sequence (seq2seq) model with the local pointer network to deal with this task. The approach to training data construction is also explored. Experimental results show our method improves the performances in terms of Meteor and slot error rates. Human evaluation is also performed to confirm the effectiveness of our model.
Shyh-Horng Yeh, Hen-Hsen Huang, Hsin-Hsi Chen
WI3
2017 Structural-fitting Word Vectors to Linguistic Ontology for Semantic Relatedness Measurement
abstract
With the aid of recently proposed word embedding algorithms, the study of semantic relatedness has progressed and advanced rapidly. In this research, we propose a novel structural-fitting method that utilizes the linguistic ontology into vector space representations. The ontological information is applied in two ways. The fine2coarse approach refines the word vectors from fine-grained to coarse-grained terms (word types), while the coarse2fine approach refines the word vectors from coarse-grained to fine-grained terms. In the experiments, we show that our proposed methods outperform previous approaches in seven publicly available benchmark datasets.
Yang-Yin Lee, Ting-Yu Yen, Hen-Hsen Huang, Hsin-Hsi Chen
CIKM4
2017 Irony Detection with Attentive Recurrent Neural Networks
Yu-Hsiang Huang, Hen-Hsen Huang, Hsin-Hsi Chen
ECIR3
2017 Paid review and paid writer detection
abstract
There has been a surge in opinion-sharing in the public domain. Some opinions greatly influence our decisions, e.g., the choice of purchase. Malicious parties or individuals exploit social media by generating fake reviews for opinion manipulation. This paper aims to investigate the phenomenon of online paid restaurant reviews by bloggers. Our research provides an insight into some characteristics of paid reviews and their authors. We then explore a set of features based on our observations and detect paid reviews and paid bloggers using supervised machine learning techniques. Experimental results show the effectiveness of our approach.
Man-Chun Ko, Hen-Hsen Huang, Hsin-Hsi Chen
WI3
2017 Fusing domain-specific data with general data for in-domain applications
abstract
This paper analyzes the lexical semantics of domain-specific terms based on various pre-trained specific domain and general domain word vectors, and addresses the semantic drift between domains. To capture lexical semantics in the specific domain, we propose a bridge mechanism to introduce domain-specific data into general data, and re-train word vectors. We find that even a small-scale fusion can result in the similar lexical semantics learned by using the large-scale domain-specific dataset. Experiments on sentiment analysis and outlier detection show that application of word embedding by the fusion dataset has the better performance than applications of word embeddings by pure large domain-specific and pure large general datasets. The simple, but effective methodology facilitates the domain adaptation of distributed word representations.
An-Zi Yen, Hen-Hsen Huang, Hsin-Hsi Chen
WI3
2017 Implicit opinion analysis: Extraction and polarity labelling
abstract
Opinion words are crucial information for sentiment analysis. In some text, however, opinion words are absent or highly ambiguous. The resulting implicit opinions are more difficult to extract and label than explicit ones. In this paper, cutting‐edge machine‐learning approaches – deep neural network and word‐embedding – are adopted for implicit opinion mining at the snippet and clause levels. Hotel reviews written in Chinese are collected and annotated as the experimental data set. Results show the convolutional neural network models not only outperform traditional support vector machine models, but also capture hidden knowledge within the raw text. The strength of word‐embedding is also analyzed.
Hen-Hsen Huang, Hsin-Hsi Chen
J. Assoc. Inf. Sci. Technol.3
2015 Opinion Spammer Detection in Web Forum
abstract
In this paper, a real case study on opinion spammer detection in web forum is presented. We explore user profiles, maximum spamicity of first posts of users, burstiness of registration of user accounts, and frequent poster set to build a model with SVM with RBF kernel and frequent itemset mining. The proposed model achieves 0.6753 precision, 0.6190 recall, and 0.6460 F1 score. The result is promising because the ratio of opinion spammers in the test set is only 0.98%.
Yu-Ren Chen, Hsin-Hsi Chen
SIGIR2
2015 Opinion Spam Detection in Web Forum: A Real Case Study
abstract
Opinion spamming refers to the illegal marketing practice which involves delivering commercially advantageous opinions as regular users. In this paper, we conduct a real case study based on a set of internal records of opinion spams leaked from a shady marketing campaign. We explore the characteristics of opinion spams and spammers in a web forum to obtain some insights, including subtlety property of opinion spams, spam post ratio, spammer accounts, first post and replies, submission time of posts, activeness of threads, and collusion among spammers. Then we present features that could be potentially helpful in detecting spam opinions in threads. The results of spam detection on first posts show: (1) spam first posts put more focus on certain topics such as the user experiences' on the promoted items, (2) spam first posts generally use more words and pictures to showcase the promoted items in an attempt to impress people, (3) spam first posts tend to be submitted during work time, and (4) the threads that spam first posts initiate are more active to be placed at striking positions. The spam detection on replies is more challenging. Besides lower spam ratio and less content, replies even do not mention the promoted items. Their major intention is to keep the discussion in a thread alive to attract more attention on it. Submission time of replies, thread activeness, position of replies, and spamicity of first post are more useful than content-based features in spam detection on replies.
Yu-Ren Chen, Hsin-Hsi Chen
WWW2
2015 Mining browsing behaviors for objectionable content filtering
abstract
This article explores users' browsing intents to predict the category of a user's next access during web surfing and applies the results to filter objectionable content, such as pornography, gambling, violence, and drugs. Users' access trails in terms of category sequences in click‐through data are employed to mine users' web browsing behaviors. Contextual relationships of URL categories are learned by the hidden Markov model. The top‐level domains (TLDs) extracted from URLs themselves and the corresponding categories are caught by the TLD model. Given a URL to be predicted, its TLD and current context are empirically combined in an aggregation model. In addition to the uses of the current context, the predictions of the URL accessed previously in different contexts by various users are also considered by majority rule to improve the aggregation model. Large‐scale experiments show that the advanced aggregation approach achieves promising performance while maintaining an acceptably low false positive rate. Different strategies are introduced to integrate the model with the blacklist it generates for filtering objectionable web pages without analyzing their content. In practice, this is complementary to the existing content analysis from users' behavioral perspectives.
Lung-Hao Lee, Yen-Cheng Juan, Wei-Lin Tseng, Hsin-Hsi Chen, Yuen-Hsien Tseng
J. Assoc. Inf. Sci. Technol.4
2014 Exploring Ensemble of Models in Taxonomy-based Cross-Domain Sentiment Classification
abstract
Most cross-domain sentiment classification techniques consider a domain as a whole set of opinionated instances for training. However, many online shopping websites organize their data in terms of taxonomy. With multiple domains (or, nodes) organized in a tree-structured representation, we propose a general ensemble algorithm which takes into account: 1) the model application, 2) the model weight and 3) the strategies for selecting the most related models with respect to a target node. The traditional sentiment classification technique SVM and the transfer learning algorithm Spectral Features Alignment (SFA) were applied as our model applications. In addition, the model weight takes the tree information and the similarity between domains into account. Finally, two strategies, cosine function and taxonomy-based regression model (TBRM) are proposed to select the most related models with respect to a target node. Experimental results showed both (cosine function and TBRM) proposed strategies outperform two baselines on an Amazon dataset. Three tasks of the proposed methods surpass the gold standard generated by the in-domain classifiers trained on the labeled data from the target nodes. Good results from the three tasks enable this algorithm to shed some new light on eliminating the major difficulties in transfer learning research: the distribution gap.
Cong-Kai Lin, Yang-Yin Lee, Chi-Hsin Yu, Hsin-Hsi Chen
CIKM4
2014 Integrating Linguistic and World Knowledge for Domain-Adaptable Natural Language Interfaces
Hen-Hsen Huang, Chang-Sheng Yu, Huan-Yuan Chen, Hsin-Hsi Chen, Po-Ching Lee, Chun-Hsun Chen
NLDB4
2014 Intent mining in search query logs for automatic search script generation
Chieh-Jen Wang, Hsin-Hsi Chen
Knowl. Inf. Syst.2
2013 Objectionable content filtering by click-through data
abstract
This paper explores users' browsing intents to predict the category of a user's next access during web surfing, and applies the results to objectionable content filtering. A user's access trail represented as a sequence of URLs reveals the contextual information of web browsing behaviors. We extract behavioral features of each clicked URL, i.e., hostname, bag-of-words, gTLD, IP, and port, to develop a linear chain CRF model for context-aware category prediction. Large-scale experiments show that our method achieves a promising accuracy of 0.9396 for objectionable access identification without requesting their corresponding page content. Error analysis indicates that our proposed model results in a low false positive rate of 0.0571. In real-life filtering simulations, our proposed model accomplishes macro-averaging blocking rate 0.9271, while maintaining a favorably low macro-averaging over-blocking rate 0.0575 for collaboratively filtering objectionable content with time change on the dynamic web.
Lung-Hao Lee, Yen-Cheng Juan, Hsin-Hsi Chen, Yuen-Hsien Tseng
CIKM3
2013 Taxonomy-based regression model for cross-domain sentiment classification
abstract
Most cross-domain sentiment classification techniques consider a domain as a whole set of instances for training. However, many online shopping websites organize their data in terms of taxonomy. This paper takes Amazon shopping website as an example, and proposes a tree-structured domain representation scheme in which each node in the tree is encoded as a bit sequence to preserve its relationship with all the other nodes in the tree. To select an appropriate source node for training in the domain taxonomy, we propose a Taxonomy-Based Regression Model (TBRM) which predicts the accuracy loss from multiple source nodes to a target node using the tree-structured domain representation combined with domain similarity and domain complexity. The source node with the smallest accuracy loss is used to train a classifier which makes a prediction on the target node. The results show that our TBRM achieves better performance than the regression models without considering the taxonomy information.
Cong-Kai Lin, Yang-Yin Lee, Chi-Hsin Yu, Hsin-Hsi Chen
CIKM4
2013 Mining subtopics from different aspects for diversifying search results
Chieh-Jen Wang, Yung-Wei Lin, Ming-Feng Tsai, Hsin-Hsi Chen
Inf. Retr.4
2012 Learning to predict the cost-per-click for your ad words
abstract
In Internet ad campaign, ranking of an ad on search result pages depends on a cost-per-click (CPC) of ad words offered by an advertiser and a quality score estimated by a search engine. Bidding for ad words with a higher CPC is more competitive than bidding for the same ad words with a lower CPC in the ad ranking competition. However, offering a higher CPC will increase a burden on advertisers. In contrast, offering a lower CPC may decrease the exposure rate of their ads. Thus, how to select an appropriate CPC for ad words is indispensable for advertisers. In this paper, we extract different semantic levels of features, such as named entities, topic terminologies, and individual words from a large-scale real-world ad words corpus, and explore various learning based prediction algorithms. The thorough experimental results show that the CPC prediction models considering more ad words semantics achieve better prediction performance, and the prediction model using the support vector regression (SVR) and features from all semantic levels performs the best.
Chieh-Jen Wang, Hsin-Hsi Chen
CIKM2
2012 Mining search intents for collaborative cyberporn filtering
abstract
Abstract This article presents a search‐intent‐based method to generate pornographic blacklists for collaborative cyberporn filtering. A novel porn‐detection framework that can find newly appearing pornographic web pages by mining search query logs is proposed. First, suspected queries are identified along with their clicked URLs by an automatically constructed lexicon. Then, a candidate URL is determined if the number of clicks satisfies majority voting rules. Finally, a candidate whose URL contains at least one categorical keyword will be included in a blacklist. Several experiments are conducted on an MSN search porn dataset to demonstrate the effectiveness of our method. The resulting blacklist generated by our search‐intent‐based method achieves high precision (0.701) while maintaining a favorably low false‐positive rate (0.086). The experiments of a real‐life filtering simulation reveal that our proposed method with its accumulative update strategy can achieve 44.15% of a macro‐averaging blocking rate, when the update frequency is set to 1 day. In addition, the overblocking rates are less than 9% with time change due to the strong advantages of our search‐intent‐based method. This user‐behavior‐oriented method can be easily applied to search engines for incorporating only implicit collective intelligence from query logs without other efforts. In practice, it is complementary to intelligent content analysis for keeping up with the changing trails of objectionable websites from users' perspectives.
Lung-Hao Lee, Hsin-Hsi Chen
J. Assoc. Inf. Sci. Technol.2
2011 Collaborative blacklist generation via searches-and-clicks
abstract
This paper presents an intent conformity model to collaboratively generate blacklists for cyberporn filtering. A novel porn detection framework via searches-and-clicks is proposed to explore collective intelligence embedded in query logs. Firstly, the clicked pages are represented in terms of the weighted queries to reflect the degrees related to pornography. Consequently, these weighted queries are regarded as discriminative features to calculate the pornography indicator by an inverse chi-square method for candidate determination. Finally, a candidate whose URL contains at least one pornographic keyword is included in our collaborative blacklists. The experiments on a MSN porn data set indicate that the generated blacklist achieves a high precision, while maintaining a favorably low false positive rate. In addition, real-life filtering simulations reveal that our blacklist is more effective than some publicly released blacklists.
Lung-Hao Lee, Hsin-Hsi Chen
CIKM2
2011 Collaborative cyberporn filtering with collective intelligence
abstract
This paper presents a user intent method to generate blacklists for collaborative cyberporn filtering. A novel porn detection framework that finds new pornographic web pages by mining user search behaviors is proposed. It employs users' clicks in search query logs to select the suspected web pages without extra human efforts to label data for training, and determines their categories with the help of URL host name and path information, but without web page content. We adopt an MSN porn data set to explore the effectiveness of our method. This user intent approach achieves high precision, while maintaining favorably low false positive rate. In addition, real-life filtering simulation reveals that our user intent method with its accumulative update strategy achieves 43.36% of blocking rate, while maintaining a steadily less than 7% of over-blocking rate.
Lung-Hao Lee, Hsin-Hsi Chen
SIGIR2
2011 Predicting Next Search Actions with Search Engine Query Logs
abstract
Capturing users' future search actions has many potential applications such as query recommendation, web page re-ranking, advertisement arrangement, and so on. This paper predicts users' future queries and URL clicks based on their current access behaviors and global users' query logs. We explore various features from queries and clicked URLs in the users' current search sessions, select similar intents from query logs, and use them for prediction. Because of an intent shift problem in search sessions, this paper discusses which actions have more effects on the prediction, what representations are more suitable to represent users' intents, how the intent similarity is measured, and how the retrieved similar intents affect the prediction. MSN Search Query Log excerpt (RFP 2006 dataset) is taken as an experimental corpus. Three methods and the back-off models are presented.
Kevin Hsin-Yih Lin, Chieh-Jen Wang, Hsin-Hsi Chen
Web Intelligence3
2011 Learning a merge model for multilingual information retrieval
Ming-Feng Tsai, Hsin-Hsi Chen
Inf. Process. Manag.2
2011 Efficient and effective prediction of social tags to enhance web search
abstract
Abstract As the web has grown into an integral part of daily life, social annotation has become a popular manner for web users to manage resources. This method of management has many potential applications, but it is limited in applicability by the cold‐start problem, especially for new resources on the web. In this article, we study automatic tag prediction for web pages comprehensively and utilize the predicted tags to improve search performance. First, we explore the stabilizing phenomenon of tag usage in a social bookmarking system. Then, we propose a two‐stage tag prediction approach, which is efficient and is effective in making use of early annotations from users. In the first stage, content‐based ranking, candidate tags are selected and ranked to generate an initial tag list. In the second stage, random‐walk re‐ranking, we adopt a random‐walk model that utilizes tag co‐occurrence information to re‐rank the initial list. The experimental results show that our algorithm effectively proposes appropriate tags for target web pages. In addition, we present a framework to incorporate tag prediction in a general web search. The experimental results of the web search validate the hypothesis that the proposed framework significantly enhances the typical retrieval model.
Ming-Hung Hsu, Hsin-Hsi Chen
J. Assoc. Inf. Sci. Technol.2
2010 Temporal Correlation between Social Tags and Emerging Long-Term Trend Detection
Ming-Hung Hsu, Yu-Hui Chang, Hsin-Hsi Chen
ICWSM3
2010 Intent boundary detection in search query logs
abstract
Identifying intent boundary in search query logs is important for learning users' behaviors and applying their experiences. Time-based, query-based, and cluster-based approaches are proposed. Experiments show that the integration of intent clusters and dynamic time model performs the best.
Chieh-Jen Wang, Kevin Hsin-Yih Lin, Hsin-Hsi Chen
SIGIR3
2009 A Web-Based Relatedness Measure by Conditional Query
abstract
This paper defines a novel relatedness measure by conditional query, explores snippets in various web domains as corpora, and evaluates the relatedness measure on three famous benchmarks, including WordSimilarity-353, Miller-Charles and Rubenstein-Goodenough datasets. Conditional query QY|X on a web domain estimates frequency fY|X by querying Y to search engine results of X. Dependency score is in terms of frequencies fY|X and fX|Y, and content overlap of search results of X and Y by various operations. A transfer function projects dependency score to mutual dependency of X and Y. Two transfer functions based on Poisson and Gompertz models are considered. Gompertz model reports the correlation score 0.706 in the WordSimilarity-353 dataset. Gompertz model also shows the best performance among all the web-based approaches in Rubenstein-Goodenough and Miller-Charles datasets.
Ming-Shun Lin, Hsin-Hsi Chen
Web Intelligence2
2009 Writer Meets Reader: Emotion Analysis of Social Media from Both the Writer's and Reader's Perspectives
abstract
This paper introduces the novel research of emotion analysis from both the writer's and reader's perspectives. A challenge that comes up is the lack of a corpus annotated with both writer and reader emotions. We tackle this problem by combining an online writer-emotion corpus and an online reader-emotion corpus. Statistical analyses are then performed on this newly-generated corpus. It is discovered that there is indeed a relationship between writer and reader emotions.
Changhua Yang, Kevin Hsin-Yih Lin, Hsin-Hsi Chen
Web Intelligence3
2009 Opinion mining and relationship discovery using CopeOpi opinion analysis system
abstract
Abstract We present CopeOpi, an opinion‐analysis system, which extracts from the Web opinions about specific targets, summarizes the polarity and strength of these opinions, and tracks opinion variations over time. Objects that yield similar opinion tendencies over a certain time period may be correlated due to the latent causal events. CopeOpi discovers relationships among objects based on their opinion‐tracking plots and collocations. Event bursts are detected from the tracking plots, and the strength of opinion relationships is determined by the coverage of these plots. To evaluate opinion mining, we use the NTCIR corpus annotated with opinion information at sentence and document levels. CopeOpi achieves sentence‐ and document‐level f‐measures of 62% and 74%. For relationship discovery, we collected 1.3M economics‐related documents from 93 Web sources over 22 months, and analyzed collocation‐based, opinion‐based, and hybrid models. We consider as correlated company pairs that demonstrate similar stock‐price variations, and selected these as the gold standard for evaluation. Results show that opinion‐based and collocation‐based models complement each other, and that integrated models perform the best. The top 25, 50, and 100 pairs discovered achieve precision rates of 1, 0.92, and 0.79, respectively.
Lun-Wei Ku, Hsiu-Wei Ho, Hsin-Hsi Chen
J. Assoc. Inf. Sci. Technol.3
2008 A method to predict social annotations
abstract
This paper predicts the stabilized tag set of a resource, with feedback of a small amount of user annotations, aiming to reduce the requirement of sufficient user annotations and to resolve the cold-start problem in a social annotation system.
Ming-Hung Hsu, Hsin-Hsi Chen
CIKM2
2008 Labeling Categories and Relationships in an Evolving Social Network
Ming-Shun Lin, Hsin-Hsi Chen
ECIR2
2008 A study of learning a merge model for multilingual information retrieval
abstract
This paper proposes a learning approach for the merging process in multilingual information retrieval (MLIR). To conduct the learning approach, we also present a large number of features that may influence the MLIR merging process; these features are mainly extracted from three levels: query, document, and translation. After the feature extraction, we then use the FRank ranking algorithm to construct a merge model; to our knowledge, this practice is the first attempt to use a learning-based ranking algorithm to construct a merge model for MLIR merging. In our experiments, three test collections for the task of crosslingual information retrieval (CLIR) in NTCIR3, 4, and 5 are employed to assess the performance of our proposed method; moreover, several merging methods are also carried out for a comparison, including traditional merging methods, the 2-step merging strategy, and the merging method based on logistic regression. The experimental results show that our method can significantly improve merging quality on two different types of datasets. In addition to the effectiveness, through the merge model generated by FRank, our method can further identify key factors that influence the merging process; this information might provide us more insight and understanding into MLIR merging.
Ming-Feng Tsai, Hsin-Hsi Chen
SIGIR3
2008 Tag Normalization and Prediction for Effective Social Media Retrieval
abstract
In this paper, we propose a tag normalization algorithm to unify the userspsila annotations. Meanwhile, we explore some general phenomena in a social annotation system and propose a supervised tag prediction model to predict the stabilized tag set of a resource, with feedback of a small amount of user annotation records. The experiments show that a large potion of the stabilized tag set is predicted, and it is feasible to reduce the requirement of sufficient user annotations in the applications of social annotations.
Ming-Hung Hsu, Hsin-Hsi Chen
Web Intelligence2
2008 Emotion Classification of Online News Articles from the Reader's Perspective
abstract
Past studies on emotion classification focus on the writerpsilas emotional state. This research addresses the reader aspect instead. The classification of documents into reader-emotion categories has several applications. One of them is to integrate reader-emotion classification into a Web search engine to allow users to retrieve documents that contain relevant contents and at the same time instill proper emotions. In this paper, we automatically classify documents into reader-emotion categories, and examine classification performance under different feature settings. Experiments show that certain feature combinations achieve good accuracy. We also compare the best classifierpsilas classification results with the emotional distributions of documents to determine how closely the classifier models the underlying reader behavior. Finally, we investigate the feasibility of emotion ranking.
Kevin Hsin-Yih Lin, Changhua Yang, Hsin-Hsi Chen
Web Intelligence3
2007 Analyzing Temporal Collocations in Weblogs
Chun-Yuan Teng, Hsin-Hsi Chen
ICWSM2
2007 What emotions do news articles trigger in their readers?
abstract
We study the classification of news articles into emotions they invoke in their readers. Our work differs from previous studies, which focused on the classification of documents into their authors' emotions instead of the readers'. We use various combinations of feature sets to find the best combination for identifying the emotional influences of news articles on readers.
Kevin Hsin-Yih Lin, Changhua Yang, Hsin-Hsi Chen
SIGIR3
2007 FRank: a ranking method with fidelity loss
abstract
Ranking problem is becoming important in many fields, especially in information retrieval (IR). Many machine learning techniques have been proposed for ranking problem, such as RankSVM, RankBoost, and RankNet. Among them, RankNet, which is based on a probabilistic ranking framework, is leading to promising results and has been applied to a commercial Web search engine. In this paper we conduct further study on the probabilistic ranking framework and provide a novel loss function named fidelity loss for measuring loss of ranking. The fidelity loss notonly inherits effective properties of the probabilistic ranking framework in RankNet, but possesses new properties that are helpful for ranking. This includes the fidelity loss obtaining zero for each document pair, and having a finite upper bound that is necessary for conducting query-level normalization. We also propose an algorithm named FRank based on a generalized additive model for the sake of minimizing the fedelity loss and learning an effective ranking function. We evaluated the proposed algorithm for two datasets: TREC dataset and real Web search dataset. The experimental results show that the proposed FRank algorithm outperforms other learning-based ranking methods on both conventional IR problem and Web search.
Ming-Feng Tsai, Tie-Yan Liu, Tao Qin 0001, Hsin-Hsi Chen, Wei-Ying Ma
SIGIR4
2007 Emotion Classification Using Web Blog Corpora
abstract
In this paper, we investigate the emotion classification of web blog corpora using support vector machine (SVM) and conditional random field (CRF) machine learning techniques. The emotion classifiers are trained at the sentence level and applied to the document level. Our methods also determine an emotion category by taking the context of a sentence into account. Experiments show that CRF classifiers outperform SVM classifiers. When applying emotion classification to a blog at the document level, the emotion of the last sentence in a document plays an important role in determining the overall emotion.
Changhua Yang, Kevin Hsin-Yih Lin, Hsin-Hsi Chen
Web Intelligence3
2007 Cross-document event clustering using knowledge mining from co-reference chains
June-Jei Kuo, Hsin-Hsi Chen
Inf. Process. Manag.2
2007 Integrating textual and visual information for cross-language image retrieval: A trans-media dictionary approach
Wen-Cheng Lin, Yih-Chen Chang, Hsin-Hsi Chen
Inf. Process. Manag.3
2007 Mining opinions from the Web: Beyond relevance retrieval
abstract
Abstract Documents discussing public affairs, common themes, interesting products, and so on, are reported and distributed on the Web. Positive and negative opinions embedded in documents are useful references and feedbacks for governments to improve their services, for companies to market their products, and for customers to purchase their objects. Web opinion mining aims to extract, summarize, and track various aspects of subjective information on the Web. Mining subjective information enables traditional information retrieval (IR) systems to retrieve more data from human viewpoints and provide information with finer granularity. Opinion extraction identifies opinion holders, extracts the relevant opinion sentences, and decides their polarities. Opinion summarization recognizes the major events embedded in documents and summarizes the supportive and the nonsupportive evidence. Opinion tracking captures subjective information from various genres and monitors the developments of opinions from spatial and temporal dimensions. To demonstrate and evaluate the proposed opinion mining algorithms, news and bloggers' articles are adopted. Documents in the evaluation corpora are tagged in different granularities from words, sentences to documents. In the experiments, positive and negative sentiment words and their weights are mined on the basis of Chinese word structures. The f‐measure is 73.18% and 63.75% for verbs and nouns, respectively. Utilizing the sentiment words mined together with topical words, we achieve f‐measure 62.16% at the sentence level and 74.37% at the document level.
Lun-Wei Ku, Hsin-Hsi Chen
J. Assoc. Inf. Sci. Technol.2
2006 Information retrieval with commonsense knowledge
abstract
This paper employs ConceptNet, which covers a rich set of commonsense concepts, to retrieve images with text descriptions by focusing on spatial relationships. Evaluation on test data of the 2005 ImageCLEF shows that integrating commonsense knowledge in information retrieval is feasible.
Ming-Hung Hsu, Hsin-Hsi Chen
SIGIR2
2006 Detection of Bloggers' Interests: Using Textual, Temporal, and Interactive Features
abstract
As the blogs have become pervasive media in these years, the number of bloggers has increased at an exponential rate. Mining the bloggers' characteristics, such as age, gender, emotions, etc., has attracted much attention recently. In this paper, we describe our work on the detection of bloggers' interest from three kinds of important features containing in blogs. Textual features include the interest-related words. Temporal features are used to analyze bloggers' posting frequency in order to model the strength of bloggers' interest. Interactive features are represented by the comments posted by bloggers to identify the bloggers' interactivity in blogsphere. By incorporating textual, temporal, and interactive features, our system can be able to automatically identify the interest of bloggers. Experimental results in several topics show that these features work well in the detection of bloggers' interest
Chun-Yuan Teng, Hsin-Hsi Chen
Web Intelligence2
2006 Name Disambiguation in Person Information Mining
abstract
This paper considers five features, personal titles, community chains, terms, temporal expressions, and hostnames for personal name disambiguation. In 9 test data sets covering 3 ambiguous personal names, we address the issues of awareness degree of an entity, the source of materials and Web pages in different areas. Two approaches, single-clusterer and cascaded multiple-clusterer, are proposed. In the experiments, the proposed features are quite useful; the multiple-clusterer approach is better than the single-clusterer approach; and expanding community chains using the Web has positive effects on personal name disambiguation
Yu-Chuan Wei, Ming-Shun Lin, Hsin-Hsi Chen
Web Intelligence3
2006 Translating-transliterating named entities for multilingual information access
abstract
Abstract Named entities are major constituents of a document but are usually unknown words. This work proposes a systematic way of dealing with formulation, transformation, translation, and transliteration of multilingual‐named entities. The rules and similarity matrices for translation and transliteration are learned automatically from parallel‐named‐entity corpora. The results are applied in cross‐language access to collections of images with captions. Experimental results demonstrate that the similarity‐based transliteration of named entities is effective, and runs in which transliteration is considered outperform the runs in which it is neglected.
Hsin-Hsi Chen, Wen-Cheng Lin, Changhua Yang, Weihao Lin 0003
J. Assoc. Inf. Sci. Technol.1
2005 Major topic detection and its application to opinion summarization
abstract
No abstract available.
Lun-Wei Ku, Li-Ying Lee, Tung-Ho Wu, Hsin-Hsi Chen
SIGIR4
2004 Identification of Relevant and Novel Sentences Using Reference Corpus
Hsin-Hsi Chen, Ming-Feng Tsai, Ming-Hung Hsu
ECIR1
2003 Clustering and Visualization in a Multi-lingual Multi-document Summarization System
Hsin-Hsi Chen, June-Jei Kuo, Tsei-Chun Su
ECIR1
2003 A summarization system for Chinese news from multiple sources
abstract
Abstract This article proposes a summarization system for multiple documents. It employs not only named entities and other signatures to cluster news from different sources, but also employs punctuation marks, linking elements, and topic chains to identify the meaningful units (MUs). Using nouns and verbs to identify the similar MUs, focusing and browsing models are applied to represent the summarization results. To reduce information loss during summarization, informative words in a document are introduced. For the evaluation, a question answering system (QA system) is proposed to substitute the human assessors. In large‐scale experiments containing 140 questions to 17,877 documents, the results show that those models using informative words outperform pure heuristic voting‐only strategy by news reporters. This model can be easily further applied to summarize multilingual news from multiple sources.
Hsin-Hsi Chen, June-Jei Kuo, Sheng-Jie Huang, Chuan-Jie Lin, Hung-Chia Wung
J. Assoc. Inf. Sci. Technol.1
2000 Cross-language information access to multilingual collections on the internet
abstract
Language barrier is the major problem that people face in searching for, retrieving, and understanding multilingual collections on the Internet. This paper deals with query translation and document translation in a Chinese-English information retrieval system called MTIR. Bilingual dictionary and monolingual corpus-based approaches are adopted to select suitable translated query terms. A machine transliteration algorithm is introduced to resolve proper name searching. We consider several design issues for document translation, including which material is translated, what roles the HTML tags play in translation, what the tradeoff is between the speed performance and the translation performance, and what form the translated result is presented in. About 100,000 Web pages translated in the last four months of 1997 are used for quantitative study of online and real-time Web page translation.
Guo-Wei Bian, Hsin-Hsi Chen
J. Am. Soc. Inf. Sci.2