EDBT 2026 Demo / reviewers in the wild / expert
Fu Lee Wang
dblp:62/6271
· DBLP profile ↗
41ranked-venue papers in the field
2as first author
21since 2021 · last 2026
0000-0002-3976-0053ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 18 (2 first)Database Systems & Data Management · 9Knowledge Engineering, Semantic Web & Information Systems · 6Other / Interdisciplinary · 6Data Mining & Knowledge Discovery · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | HFTS: Time-Span-Aware Historical-Future Modeling for Temporal Knowledge Graph Completion
Wei Huang 0013, Tianyong Hao, Fu Lee Wang, Jing He 0004, Hai Liu 0006 |
DASFAA (5) | 3 |
| 2026 | Aspect-Oriented Prompt with Adaptive Cross-Modal Fusion for Multimodal Sentiment Analysis
Xudong Mao, Fuqiang Yu, Lap-Kei Lee, Fu Lee Wang, Zhenguo Yang |
DASFAA (3) | 7 |
| 2026 | LS-BiLLMs: Label supervised bi-directional large language models for token- and sequence-level information extraction
Zongxi Li, Xianming Li, Jing Li 0049, Haoran Xie 0001, Fu Lee Wang, Qing Li 0001 |
Inf. Process. Manag. | 5 |
| 2025 | Chain-of-Thought Prompting with Causal Intervention for Multimodal Aspect-Based Sentiment Analysis
Zhuopan Yang, Haoran Xie 0001, Lap-Kei Lee, Fu Lee Wang, Yi Yu 0001, Zhenguo Yang |
DASFAA (2) | 5 |
| 2025 | SynSpeech: A Dataset and Benchmark for Fake Speech DetectionabstractThe remarkable capability of generative methods to synthesize public-domain speeches that are difficult to differentiate from natural ones has raised concerns about the proliferation of disinformation. To this end, we contribute a fake speech detection dataset, denoted as the SynSpeech dataset, which includes fully fake and partially fake speeches in multiple domains covering both GANs-based and diffusion-based generative methods, serving as a prerequisite to support fake speech detectors. For the partially fake speeches, we utilize a large language model to replace interest segments like individual names, locations, adjectives, and verbs. Additionally, these segments will be substituted with fabricated clips synthesized by generative methods to create sentences with completely opposite meanings as partially fake speech. More specifically, a total of 164,924 fully fake speeches from six distinct generators, 44,070 real speeches from 108 individuals, and 99,496 partially fake speeches have been annotated as three kinds of labels, i.e., fully fake, real, and partially fake, respectively. In the experiments, we investigate quite a few fake speech detection models and customize them for two fake speech detection tasks for comparisons. Qifeng Qiu, Lap-Kei Lee, Fu Lee Wang, Zhenguo Yang |
MMAsia | 4 |
| 2024 | Modality-specific and -shared Contrastive Learning for Sentiment AnalysisabstractIn this paper, we propose a two-stage network with modality-specific and -shared contrastive learning (MMCL) for multimodal sentiment analysis. MMCL comprises a category-aware modality-specific contrastive (CMC) module and a self-decoupled modality-shared contrastive (SMC) module. In the first stage, the CMC module guides the encoders to extract modality-specific representations by constructing positive-negative pairs according to sample categories. In the second stage, the SMC module guides the encoders to extract modality-shared representations by constructing positive-negative pairs based on modalities and decoupling the self-contrast of all modalities. In the aforementioned modules, we leverage self-modulation factors to focus more on hard positive pairs through assigning different loss weights to positive pairs depending on their distance. In particular, we introduce a dynamic routing algorithm to cluster the inputs of the contrastive modules during training, where a gradient stopping strategy is utilized to isolate the backpropagation process of the CMC and SMC modules. Extensive experiments on the CMU-MOSI and CMU-MOSEI datasets show that MMCL achieves the state-of-the-art performance. Dahuang Liu, Jiuxiang You, Guobo Xie, Lap-Kei Lee, Fu Lee Wang, Zhenguo Yang |
ICMR | 5 |
| 2024 | A Weighted Cross-Modal Feature Aggregation Network for Rumor Detection
Zhenguo Yang, Lap-Kei Lee, Fu Lee Wang |
PAKDD (6) | 5 |
| 2024 | MKV: Mapping Key Semantics into Vectors for Rumor DetectionabstractThe cross-attention mechanism has been widely employed in the multimodal rumor detection task, which is computation-intensive and suffers from the restricted modal receptive field. In this paper, we propose a multimodal rumor detection model (MKV), which maps multimodal key semantics with discrimination into feature vectors for rumor detection. More specifically, MKV extracts high-dimensional features for each modality separately by the Multimodal Feature Extractor (MFE). The mapping mechanism learns low-dimensional mapping scheme (Map) and key semantics (Key) with discrimination from the different modal features respectively. Subsequently, the Map and Key jointly construct a state matrix (State) containing all possible permutations of modalities. In particular, a max pooling operation is performed on State and products a feature vector (Vector). The mapping mechanism is able to incrementally learn the discriminative semantics by stacking manner. Vectors from the stacking process are leveraged in the Rumor Detection module (RD). Extensive experiments on two public datasets show that the MKV achieves the state-of-the-art performance. Yang Li 0201, Liguang Liu, Jiacai Guo, Lap-Kei Lee, Fu Lee Wang, Zhenguo Yang |
SIGIR | 5 |
| 2023 | Copula Guided Parallel Gibbs Sampling for Nonparametric and Coherent Topic Discovery (Extended Abstract)abstractIn terms of the generative process, the Gamma-Gamma-Poisson Process (G2PP) is equivalent to the nonparametric topic model of Hierarchical Dirichlet Process (HDP). Considering the high computational cost of estimating parameters in HDP, a parallel G2PP was developed to generate topics efficiently via multi-threading. Unfortunately, the above model needs to predefine the number of topics. To address this issue, we first propose a Topic Self-Adaptive Model (TSAM) for nonparametric and parallel topic discovery. In TSAM, a monitor-executor mechanism is developed to manage the global topic information using a hierarchical structure of threads. Based on the apparatus of copulas, we further extend our TSAM to TSAMcop for coherent topic modeling by exploiting a copula guided parallel Gibbs sampling algorithm. Extensive experiments validate the effectiveness of both TSAM and TSAMcop. Lihui Lin, Yanghui Rao, Haoran Xie 0001, Raymond Y. K. Lau, Jian Yin 0001, Fu Lee Wang, Qing Li 0001 |
ICDE | 6 |
| 2023 | Confidence-guided Boundary Adaption Network for Multimodal Fake News DetectionabstractSocial media allows the public to access information conveniently, in which the false messages that are eye-catching may spread fast. In this paper, we propose a two-stage confidence-guided boundary adaption (CBA) network, consisting of a feature preprocessing (FP) module, a biased ambiguity learning (BA) module and a confidence-guided boundary adaptation (CG) module. In the first stage, the FP module obtains the textual and visual features, which are fused by conducting the visual-to-textual and textual-to-visual correlation coefficients with attention mechanism. Furthermore, BA evaluates the distribution distance between fused features and single modalities to determine the weights between modalities, capturing the semantics of key modality. In the second stage, CG leverages samples from the low-confidence interval to generate new instances using a mixup of augmentation techniques, aiming to occupy the decision space and optimize the decision boundary of the classifier. Extensive experiments on two public datasets show that our CBA model is 1.6% and 2.6% higher than the state-of-the-art methods. Jiajie Lin, Zhuopan Yang, Zhenguo Yang, Xiaoping Li 0001, Fu Lee Wang, Wenyin Liu |
MMAsia | 5 |
| 2023 | Information fusion and artificial intelligence for smart healthcare: a bibliometric studyabstractWith the fast progress in information technologies and artificial intelligence (AI), smart healthcare has gained considerable momentum. By using advanced technologies like AI, smart healthcare aims to promote human beings’ health and well-being throughout their life. As smart healthcare develops, big healthcare data are produced by various sensors, devices, and communication technologies constantly. To deal with these big multi-source data, automatic information fusion becomes crucial. Information fusion refers to the integration of multiple information sources for obtaining more reliable, effective, and precise information to support optimal decision-making. The close study of information fusion for healthcare with the adoption of advanced AI technologies has become an increasingly important and active field of research. The aim of this is to present a systematic description and state-of-the-art understanding of research about information fusion for healthcare with AI. Structural topic modeling was implemented to detect major research topics covered within 351 relevant articles. Annual trends and correlations of the identified topics were also investigated to identify potential future research directions. In addition, the primary research concerns of top countries/regions, institutions, and authors were shown and compared. The findings based on our analyses provide scientific and technological perspectives of research on information fusion for smart health with AI and offer useful insights and implications for its future development. We also provide valuable guidance for researchers and project managers to allocate research resources and promote effective international collaborations. Xieling Chen, Haoran Xie 0001, Zongxi Li, Gary Cheng 0001, Mingming Leng, Fu Lee Wang |
Inf. Process. Manag. | 6 |
| 2023 | Medical knowledge-based network for Patient-oriented Visual Question Answering
Zhenguo Yang, Xuehao Gong, Fu Lee Wang, Xiaohong Xu, Wenyin Liu |
Inf. Process. Manag. | 6 |
| 2023 | A novel dropout mechanism with label extension schema toward text emotion classificationabstractResearchers have been aware that emotion is not one-hot encoded in emotion-relevant classification tasks, and multiple emotions can coexist in a given sentence. Recently, several works have focused on leveraging a distribution label or a grayscale label of emotions in the classification model, which can enhance the one-hot label with additional information, such as the intensity of other emotions and the correlation between emotions. Such an approach has been proven effective in alleviating the overfitting problem and improving the model robustness by introducing a distribution learning component in the objective function. However, the effect of distribution learning cannot be fully unfolded as it can reduce the model’s discriminative ability within similar emotion categories. For example, “Sad” and “Fear” are both negative emotions. To address such a problem, we proposed a novel emotion extension scheme in the prior work (Li, Chen, Xie, Li, and Tao, 2021). The prior work incorporated fine-grained emotion concepts to build an extended label space, where a mapping function between coarse-grained emotion categories and fine-grained emotion concepts was identified. For example, sentences labeled “Joy” can convey various emotions such as enjoy, free, and leisure. The model can further benefit from the extended space by extracting dependency within fine-grained emotions when yielding predictions in the original label space. The prior work has shown that it is more apt to apply distribution learning in the extended label space than in the original space. A novel sparse connection method, i.e., Leaky Dropout, is proposed in this paper to refine the dependency-extraction step, which further improves the classification performance. In addition to the multiclass emotion classification task, we extensively experimented on sentiment analysis and multilabel emotion prediction tasks to investigate the effectiveness and generality of the label extension schema. Zongxi Li, Xianming Li, Haoran Xie 0001, Fu Lee Wang, Mingming Leng, Qing Li 0001, Xiaohui Tao 0001 |
Inf. Process. Manag. | 4 |
| 2023 | Jointly modeling intra- and inter-session dependencies with graph neural networks for session-based recommendationsabstractRecently, graph neural networks (GNNs) have achieved promising results in session-based recommendation. Existing methods typically construct a local session graph and a global session graph to explore complex item transition patterns. However, studies have seldom investigated the repeat consumption phenomenon in a local graph. In addition, it is challenging to retrieve relevant adjacent nodes from the whole training set owing to computational complexity and space constraints. In this study, we use a GNN to jointly model intra- and inter-session item dependencies for session-based recommendations. We construct a repeat-aware local session graph to encode the intra-item dependencies and generate the session representation with positional awareness. Then, we use sessions from the current mini-batch instead of the whole training set to construct a global graph, which we refer to as the session-level global graph. Next, we aggregate the K-nearest neighbors to generate the final session representation, which enables easy and efficient neighbor searching. Extensive experiments on three real-world recommendation datasets demonstrate that RN-GNN outperforms state-of-the-art methods. Haoran Xie 0001, Fu Lee Wang, Lap-Kei Lee, Mingqiang Wei |
Inf. Process. Manag. | 3 |
| 2023 | Topic Driven Adaptive Network for cross-domain sentiment classification
Yicheng Zhu, Yiqiao Qiu, Qingyuan Wu, Fu Lee Wang, Yanghui Rao |
Inf. Process. Manag. | 4 |
| 2023 | Contrastive Learning Models for Sentence RepresentationsabstractSentence representation learning is a crucial task in natural language processing, as the quality of learned representations directly influences downstream tasks, such as sentence classification and sentiment analysis. Transformer-based pretrained language models such as bidirectional encoder representations from transformers (BERT) have been extensively applied to various natural language processing tasks, and have exhibited moderately good performance. However, the anisotropy of the learned embedding space prevents BERT sentence embeddings from achieving good results in the semantic textual similarity tasks. It has been shown that contrastive learning can alleviate the anisotropy problem and significantly improve sentence representation performance. Therefore, there has been a surge in the development of models that utilize contrastive learning to fine-tune BERT-like pretrained language models to learn sentence representations. But no systematic review of contrastive learning models for sentence representations has been conducted. To fill this gap, this article summarizes and categorizes the contrastive learning based sentence representation models, common evaluation tasks for assessing the quality of learned representations, and future research directions. Furthermore, we select several representative models for exhaustive experiments to illustrate the quantitative improvement of various strategies on sentence representations. Haoran Xie 0001, Zongxi Li, Fu Lee Wang, Weiming Wang 0002, Qing Li 0001 |
ACM Trans. Intell. Syst. Technol. | 4 |
| 2023 | Parallel Non-Negative Matrix Tri-Factorization for Text Data Co-ClusteringabstractAs a novel paradigm for data mining and dimensionality reduction, Non-negative Matrix Tri-Factorization (NMTF) has attracted much attention due to its notable performance and elegant mathematical derivation, and it has been applied to a plethora of real-world applications, such as text data co-clustering. However, the existing NMTF-based methods usually involve intensive matrix multiplications, which exhibits a major limitation of high computational complexity. With the explosion at both the size and the feature dimension of texts, there is a growing need to develop a parallel and scalable NMTF-based algorithm for text data co-clustering. To this end, we first show in this paper how to theoretically derive the original optimization problem of NMTF by introducing the Lagrangian multipliers. Then, we propose to solve the Lagrange dual objective function in parallel through an efficient distributed implementation. Extensive experiments on five benchmark corpora validate the effectiveness, efficiency, and scalability of our distributed parallel update algorithm for an NMTF-based text data co-clustering method. Yufu Chen, Zhiqi Lei, Yanghui Rao, Haoran Xie 0001, Fu Lee Wang, Jian Yin 0001, Qing Li 0001 |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2022 | Context reinforced neural topic modeling over short texts
Jiachun Feng, Zusheng Zhang 0003, Yanghui Rao, Haoran Xie 0001, Fu Lee Wang |
Inf. Sci. | 6 |
| 2022 | Parallel dynamic topic modeling via evolving topic adjustment and term weighting scheme
Hongyu Jiang, Zhiqi Lei, Yanghui Rao, Haoran Xie 0001, Fu Lee Wang |
Inf. Sci. | 5 |
| 2022 | Copula Guided Parallel Gibbs Sampling for Nonparametric and Coherent Topic DiscoveryabstractHierarchical Dirichlet Process (HDP) has attracted much attention in the research community of natural language processing. Given a corpus, HDP is able to determine the number of topics automatically, possessing an important feature dubbed nonparametric that overcomes the challenging issue of manually specifying a suitable topic number in parametric topic models, such as Latent Dirichlet Allocation (LDA). Nevertheless, HDP requires a much higher computational cost than LDA for parameter estimation. By taking the advantage of multi-threading, a parallel Gibbs sampling algorithm is proposed to estimate parameters for HDP based on the equivalence between HDP and Gamma-Gamma Poisson Process (G2PP) in terms of the generative process. Unfortunately, the above parallel Gibbs sampling algorithm requires to apply the finite approximation on the number of topics manually (i.e., predefine the topic number), thus can not retain the nonparametric feature of HDP. Another drawback of the above models is the lack of capturing the semantic dependencies between words, because the topic assignment of words is independent with each other. Although some works have been done in phrase-based topic modelling, these existing methods are still limited by either enforcing the entire phrase to share a common topic or requiring much complex and time-consuming phrase mining methods. In this paper, we aim to develop a copula guided parallel Gibbs sampling algorithm for HDP which can adjust the number of topics dynamically and capture the latent semantic dependencies between words that compose a coherent segment. Extensive experiments on real-world datasets indicate that our method achieves low perplexities and high topic coherence scores with a small time cost. In addition, we validate the effectiveness of our method on the modelling of word semantic dependencies by comparing the extracted topical phrases with those learned by state-of-the-art phrase-based baselines. Lihui Lin, Yanghui Rao, Haoran Xie 0001, Raymond Y. K. Lau, Jian Yin 0001, Fu Lee Wang, Qing Li 0001 |
IEEE Trans. Knowl. Data Eng. | 6 |
| 2021 | Cross-modal Attention Network with Orthogonal Latent Memory for Rumor Detection
Zekai Wu, Zhenguo Yang, Haoran Xie 0001, Fu Lee Wang, Wenyin Liu |
WISE (1) | 5 |
| 2020 | Sentiment strength detection with a context-dependent lexicon-based convolutional neural network
Minghui Huang, Haoran Xie 0001, Yanghui Rao, Jingrong Feng, Fu Lee Wang |
Inf. Sci. | 5 |
| 2020 | Privacy-preserving shared collaborative web services QoS prediction
An Liu 0002, Xindi Shen, Haoran Xie 0001, Zhixu Li, Guanfeng Liu 0001, Jiajie Xu 0001, Lei Zhao 0001, Fu Lee Wang |
J. Intell. Inf. Syst. | 8 |
| 2019 | Supervised Group Embedding for Rumor Detection in Social Media
Xingming Chen, Yanghui Rao, Haoran Xie 0001, Qing Li 0001, Jun Zhang 0003, Yingchao Zhao 0001, Fu Lee Wang |
ICWE | 8 |
| 2019 | Sentiment Classification Using Negative and Intensive Sentiment Supplement InformationabstractTraditional methods of annotating the sentiment of an unlabeled document are based on sentiment lexicons or machine learning algorithms, which have shown low computational cost or competitive performance. However, these methods ignore the semantic composition problem displaying in several ways such as negative reversing and intensification. In this paper, we propose a new method for sentiment classification using negative and intensive sentiment supplementary information, so as to exploit the linguistic feature of negative and intensive words in conjunction with the context information. Particularly, our method can solve the domain-specific problem without relying on the external sentiment lexicons. Experimental results on two real-world datasets demonstrate the effectiveness of our proposed method. Xingming Chen, Yanghui Rao, Haoran Xie 0001, Fu Lee Wang, Yingchao Zhao 0001, Jian Yin 0001 |
Data Sci. Eng. | 4 |
| 2019 | Social emotion classification based on noise-aware training
Xin Li 0003, Yanghui Rao, Haoran Xie 0001, Xuebo Liu 0004, Tak-Lam Wong, Fu Lee Wang |
Data Knowl. Eng. | 6 |
| 2018 | Learning Dual Preferences with Non-negative Matrix Tri-Factorization for Top-N Recommender System
Xiangsheng Li, Yanghui Rao, Haoran Xie 0001, Yufu Chen, Raymond Y. K. Lau, Fu Lee Wang, Jian Yin 0001 |
DASFAA (1) | 6 |
| 2017 | Cluster-level Emotion Pattern Matching for Cross-Domain Social Emotion ClassificationabstractThis paper addresses the task of cross-domain social emotion classification of online documents. The cross-domain task is formulated as using abundant labeled documents from a source domain and a small amount of labeled documents from a target domain, to predict the emotion of unlabeled documents in the target domain. Although several cross-domain emotion classification algorithms have been proposed, they require that feature distributions of different domains share a sufficient overlapping, which is hard to meet in practical applications. This paper proposes a novel framework, which uses the emotion distribution of training documents at the cluster level, to alleviate the aforementioned issue. Experimental results on two datasets show the effectiveness of our proposed model on cross-domain social emotion classification. Endong Zhu, Yanghui Rao, Haoran Xie 0001, Jian Yin 0001, Fu Lee Wang |
CIKM | 6 |
| 2017 | Supervised Intensive Topic Models for Emotion Detection over Short Text
Yanghui Rao, Jianhui Pang, Haoran Xie 0001, An Liu 0002, Tak-Lam Wong, Qing Li 0001, Fu Lee Wang |
DASFAA (1) | 7 |
| 2017 | Combining Local and Global Features in Supervised Word Sense Disambiguation
Xue Lei, Yi Cai 0001, Qing Li 0001, Haoran Xie 0001, Ho-fung Leung, Fu Lee Wang |
WISE (2) | 6 |
| 2017 | Efficient alarm behavior analytics for telecom networks
Caifeng He, Guangjian Tian, Ivy Bo Peng, Jia Xing, Xiangbing Ruan, Haoran Xie 0001, Fu Lee Wang |
Inf. Sci. | 9 |
| 2016 | Social emotion classification of short text via topic-level maximum entropy model
Yanghui Rao, Haoran Xie 0001, Jun Li 0130, Fengmei Jin, Fu Lee Wang, Qing Li 0001 |
Inf. Manag. | 5 |
| 2016 | Incorporating sentiment into tag-based user profiles and resource profiles for personalized search in folksonomy
Haoran Xie 0001, Xiaodong Li 0007, Tao Wang 0036, Raymond Y. K. Lau, Tak-Lam Wong, Li Chen 0009, Fu Lee Wang, Qing Li 0001 |
Inf. Process. Manag. | 7 |
| 2008 | Hierarchical summarization of large documentsabstractAbstract Many automatic text summarization models have been developed in the last decades. Related research in information science has shown that human abstractors extract sentences for summaries based on the hierarchical structure of documents; however, the existing automatic summarization models do not take into account the human abstractor's behavior of sentence extraction and only consider the document as a sequence of sentences during the process of extraction of sentences as a summary. In general, a document exhibits a well‐defined hierarchical structure that can be described as fractals—mathematical objects with a high degree of redundancy. In this article, we introduce the fractal summarization model based on the fractal theory. The important information is captured from the source document by exploring the hierarchical structure and salient features of the document. A condensed version of the document that is informatively close to the source document is produced iteratively using the contractive transformation in the fractal theory. The fractal summarization model is the first attempt to apply fractal theory to document summarization. It significantly improves the divergence of information coverage of summary and the precision of summary. User evaluations have been conducted. Results have indicated that fractal summarization is promising and outperforms current summarization techniques that do not consider the hierarchical structure of documents. Christopher C. Yang, Fu Lee Wang |
J. Assoc. Inf. Sci. Technol. | 2 |
| 2007 | Mining Web data for Chinese segmentationabstractAbstract Modern information retrieval systems use keywords within documents as indexing terms for search of relevant documents. As Chinese is an ideographic character‐based language, the words in the texts are not delimited by white spaces. Indexing of Chinese documents is impossible without a proper segmentation algorithm. Many Chinese segmentation algorithms have been proposed in the past. Traditional segmentation algorithms cannot operate without a large dictionary or a large corpus of training data. Nowadays, the Web has become the largest corpus that is ideal for Chinese segmentation. Although most search engines have problems in segmenting texts into proper words, they maintain huge databases of documents and frequencies of character sequences in the documents. Their databases are important potential resources for segmentation. In this paper, we propose a segmentation algorithm by mining Web data with the help of search engines. On the other hand, the Romanized pinyin of Chinese language indicates boundaries of words in the text. Our algorithm is the first to utilize the Romanized pinyin to segmentation. It is the first unified segmentation algorithm for the Chinese language from different geographical areas, and it is also domain independent because of the nature of the Web. Experiments have been conducted on the datasets of a recent Chinese segmentation competition. The results show that our algorithm outperforms the traditional algorithms in terms of precision and recall. Moreover, our algorithm can effectively deal with the problems of segmentation ambiguity, new word (unknown word) detection, and stop words. Fu Lee Wang, Christopher C. Yang |
J. Assoc. Inf. Sci. Technol. | 1 |
| 2006 | The impact analysis of language differences on an automatic multilingual text summarization systemabstractAbstract Based on the salient features of the documents, automatic text summarization systems extract the key sentences from source documents. This process supports the users in evaluating the relevance of the extracted documents returned by information retrieval systems. Because of this tool, efficient filtering can be achieved. Indirectly, these systems help to resolve the problem of information overloading. Many automatic text summarization systems have been implemented for use with different languages. It has been established that the grammatical and lexical differences between languages have a significant effect on text processing. However, the impact of the language differences on the automatic text summarization systems has not yet been investigated. The authors provide an impact analysis of language difference on automatic text summarization. It includes the effect on the extraction processes, the scoring mechanisms, the performance, and the matching of the extracted sentences, using the parallel corpus in English and Chinese as the tested object. The analysis results provide a greater understanding of language differences and promote the future development of more advanced text summarization techniques. Fu Lee Wang, Christopher C. Yang |
J. Assoc. Inf. Sci. Technol. | 1 |
| 2003 | Fractal summarization: summarization based on fractal theoryabstractIn this paper, we introduce the fractal summarization model based on the fractal theory. In fractal summarization, the important information is captured from the source text by exploring the hierarchical structure and salient features of the document. A condensed version of the document that is informatively close to the original is produced iteratively using the contractive transformation in the fractal theory. User evaluation has shown that fractal summarization outperforms traditional summarization. Christopher C. Yang, Fu Lee Wang |
SIGIR | 2 |
| 2003 | Fractal summarization for mobile devices to access large documents on the webabstractWireless access with mobile (or handheld) devices is a promising addition to the WWW and traditional electronic business. Mobile devices provide convenience and portable access to the huge information space on the Internet without requiring users to be stationary with network connection. However, the limited screen size, narrow network bandwidth, small memory capacity and low computing power are the shortcomings of handheld devices. Loading and visualizing large documents on handheld devices become impossible. The limited resolution restricts the amount of information to be displayed. The download time is intolerably long. In this paper, we introduce the fractal summarization model for document summarization on handheld devices. Fractal summarization is developed based on the fractal theory. It generates a brief skeleton of summary at the first stage, and the details of the summary on different levels of the document are generated on demands of users. Such interactive summarization reduces the computation load in comparing with the generation of the entire summary in one batch by the traditional automatic summarization, which is ideal for wireless access. Three-tier architecture with the middle-tier conducting the major computation is also discussed. Visualization of summary on handheld devices is also investigated. Christopher C. Yang, Fu Lee Wang |
WWW | 2 |
| 2003 | Transversal of disjoint convex polygons
Francis Y. L. Chin, Hong Shen 0001, Fu Lee Wang |
Inf. Process. Lett. | 3 |
| 2003 | Erratum to: "Efficient algorithm for transversal of disjoint convex polygons"
Francis Y. L. Chin, Fu Lee Wang |
Inf. Process. Lett. | 2 |
| 2002 | Efficient algorithm for transversal of disjoint convex polygons
Francis Y. L. Chin, Fu Lee Wang |
Inf. Process. Lett. | 2 |