- 2023
- 2022
- 2020
- 2019
- 2018
- 2017
- 2016
- 2015
- 2014
- 2013
- 2012
- 2011
- 2010
- 2009
- 2008
- 2007
- 2006
- 2005
- 2004
- 2003
- 2002
- 2001
- 2000
- 1999
- 1998
- 1997
- 1996
- 1995
- 1994
- 1993
- 1992
- 1991
- 1990
- 1989
- 1988
- 1987
- 1986
- 1985
- 1984
- 1983
- 1982
- 1981
- 1980
- 1979
Code
TR-IIS-08-001
Subject / Author / Abstract
Algorithms for Scheduling Interaction Medications
P. H. Tsai and J. W. S. Liu
View
Code
TR-IIS-08-002
Subject / Author / Abstract
生醫資訊整合資料中心可行性評估之方法與芻議
李宜芳、李國彬、張傳雄、王學偉、許鈞南、楊永正
A general schedule specification (GSS) defines constraints on sizes and temporal separation of individual dispatches and upper and lower bounds on the total size of dispatches in specified time intervals. A dispatch may be a dispensing of medications to an individual, a delivery of some fresh produce to a green grocer, the transmission of a multimedia data element to a web surfer, and so on. When given a GSS, the scheduler can choose any schedule that the meets the constraints defined by the specification. The GSS is consistent if the constraints defined by it do not conflict with each other and is feasible if there is a schedule that meets all constraints. This paper describes conditions and algorithms which the scheduler can use to determine whether the specification is consistent and feasible and to schedule dispatches according to the GSS.
Copyright @ January 2007
View
Code
TR-IIS-08-003
Subject / Author / Abstract
Power-Rate-Distortion Optimized Resource Allocation for Low-Complexity Multiview Distributed Video Coding
Li-Wei Kang (康立威) and Chun-Shien Lu (呂俊賢)
View
Code
TR-IIS-08-004
Subject / Author / Abstract
MaXIC-Q: A Fully Automated Generic Tool Using Statistical and Computational Methods for Protein Quantitation Based on Stable Isotope Labeling and LC-MS
Ethan Yin-Hao Tsui, Yi-Hwa Yian, Chih-Chiang Tsou, Paul Chuan-Yih Yu, Yi-Ju Chen, Ke-Shiuan Lynn, Wen-Chi Chou, Yu-Ju Chen, Ting-Yi Sung, and Wen-Lian Hsu
View
Code
TR-IIS-08-005
Subject / Author / Abstract
An Embedded Workflow Framework for Flexible Robotic Devices
T. S. Chou, S. Y. Chang, Y. F. Lu, Y. C. Wang, M. K. Ouyang, C. S. Shih, T. W. Kuo, J. S. Hu and J. W. S. Liu
View
Code
TR-IIS-08-006
Subject / Author / Abstract
Smart Tone Reproduction of Digital Images
Dun-Yu Hsiao and Hong-Yuan Mark Liao
In this paper, we propose an effective scheme for enhancing the visual details of digital images with the minimal amount of user adjustment. Digital archives are becoming increasingly popular due to the development of convenient and powerful digitizing techniques. However, a substantial number of digital images suffer from loss of detail because they were captured with old-fashioned equipment. Thus, an automatic tone reproduction technique is needed. We attempt to solve the above issues by combining a novel local normalization concept with an adaptive contrast assessment process. The proposed tone reproduction scheme effectively enhances poor quality regions, while simultaneously preserving good quality regions with default parameter settings. As the proposed scheme eliminates most of the manual effort required to adjust the parameters, it can be considered as nearly automatic. The results of experiments demonstrate that the scheme outperforms many existing algorithms when applied to restoring digital images for a national digital archive program.
index terms: Detail preserving, tone reproduction
View
Code
TR-IIS-08-007
Subject / Author / Abstract
An Analytical Study of Puzzle Selection Strategies for the ESP Game
Ling-Jyh Chen, Bo-Chun Wang, Chun-Yang Chen, Irwin King, Jimmy Lee
View
Code
TR-IIS-08-008
Subject / Author / Abstract
Web Surfing on the Go: A Scalable and Collaborative Internet Access Approach
Ling-Jyh Chen and Ting-Kai Huang
With wireless technologies extending to every part of our daily lives, mobile networking applications are becoming increasingly popular for accessing the Internet. Among them, web surfing is one of the most important applications because the World Wide Web, unencumbered by geographic boundaries, has accelerated the dissemination of information and knowledge via the Internet. In this paper, we propose a peer-to-peer mobile web surfing scheme called Collaborative Internet Access (CIA). Unlike traditional approaches, the proposed scheme implements a Collaborative Forwarding algorithm that takes advantage of opportunistic wireless connections to improve network capacity by exploiting the diversity of network mobility. Moreover, we propose a Scalable CIA scheme, called SCIA, which integrates the Layered Multiple Description Coding (LMDC) algorithm with the CIA scheme. SCIA allows the end user to preview the web content, even before the data has been completely transferred. Using simulations as well as real-world network scenarios, we demonstrate that the proposed scheme provides a better web surfing service than traditional schemes, and thus facilitates more effective web surfing on the go.
Index terms: Internet Access, Peer-to-peer Networks, Opportunistic Networks, Scalable Coding.
View
Code
TR-IIS-08-009
Subject / Author / Abstract
An Online Boosted People Counting System for Electronic Advertising Machines
Duan-Yu Chen, Chih-Wen Su, Yi-Chong Zeng, Shih-Wei Sun, Wei-Ru Lai, and Hong-Yuan Mark Liao
This paper presents a novel people counting system for an environment in which a stationary camera can count the number of people watching a TV-wall advertisement or an electronic billboard without counting the repetitions in video streams in real time. The people actually watching an advertisement are identified via frontal face detection techniques. To count the number of people precisely, a complementary set of features is extracted from the torso of a human subject, as that part of the body contains relatively richer information than the face. In addition, for conducting robust people recognition, an online boosted classifier trained by Fisher's Linear Discriminant (FLD) strategy is developed. Our experiment results demonstrate the efficacy of the proposed system for the people counting task.
Index terms: People counting, Video surveillance.
View
Code
TR-IIS-08-010
Subject / Author / Abstract
Smart Medication Dispenser: Design, Architecture and Implementation
P. H. Tsai, C. Y. Yu, C. S. Shih, Member, IEEE, and J. W. S. Liu, Fellow, IEEE
View
Code
TR-IIS-08-011
Subject / Author / Abstract
Bi-objective Optimization : An Online Algorithm for Job Assignment
Chien-Min Wang, Xiao-Wei Huang, and Chun-Chen Hsu
We study an online problem that occurs when the capacities of machines are heterogeneous and all jobs are identical. Each job is associated with a subset, called feasible set, of the machines that can be used to process it. The problem involves assigning each job to a single machine in its feasible set, i.e., to find a feasible assignment. The objective is to maximize the throughput, which is the sum of the bandwidths of the jobs; and minimize the total load, which is the sum of the loads of the machines. In the online setting, the jobs arrive one-by-one and an algorithm must make decisions based on the current state without knowledge of future states. By contrast, in the offline setting, all the jobs with their feasible sets are known in advance to an algorithm. Let m denote the total number of machines, ɑ denote the competitive ratio with respect to the throughput and β denote the competitive ratio with respect to the total load. In this paper, our contribution is that we propose an online algorithm that finds a feasible assignment with a throughput-competitive upper bound ɑ= O(√m), and a total-load-competitive upper bound β = O(√m). We also show a lower bound ɑβ=Ω(√m), of the problem in the offline setting, which implies a lower bound ɑβ=Ω(√m), of the problem in the online setting.
Keywords: Online algorithms, job assignment, bi-objective optimization, throughput, load.
View
Code
TR-IIS-08-012
Subject / Author / Abstract
A Scalable Peer-to-Peer Presence Directory
Chi-Jen Wu, Jan-Ming Ho and Ming-Syan Chen
View
Code
TR-IIS-08-013
Subject / Author / Abstract
Practical Pairwise Key Establishment Schemes for Wireless Sensor Networks via Constrained Random Perturbation
Chia-Mu Yu, Chun-Shien Lu, Sy-Yen Kuo
The resource limitation of sensor nodes poses a great challenge in designing an efficient key establishment scheme for Wireless Sensor Networks (WSNs). In spite of the fact that many elegant and clever solutions have been proposed, no practical key establishment scheme has emerged.
In this paper, a ConstrAined Random Perturbation based pairwise keY establishment (CARPY) scheme and its variant, a CARPY+ scheme, for WSNs, are presented. Compared to all existing schemes which satisfy only some requirements in so-called sensor-key criteria, including 1) resilience to various attacks, 2) directed and guaranteed key establishment, 3) resilience to network configurations, 4) efficiency, and 5) resilience to dynamic node deployment, the proposed CARPY+ scheme meets all requirements. In particular, CARPY+ is a key establishment scheme designed for WSNs, which can achieve key sharing between any two nodes without the need of communication. We examine the CARPY and CARPY+ schemes from both the theoretical and experimental aspects. They have also been practically implemented on the TelosB compatible mote to evaluate the corresponding performance and overhead.
View