<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://dspace.cityu.edu.hk:80/handle/2031/783">
    <title>DSpace Collection:</title>
    <link>http://dspace.cityu.edu.hk:80/handle/2031/783</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://dspace.cityu.edu.hk:80/handle/2031/6656" />
        <rdf:li rdf:resource="http://dspace.cityu.edu.hk:80/handle/2031/5695" />
        <rdf:li rdf:resource="http://dspace.cityu.edu.hk:80/handle/2031/5689" />
        <rdf:li rdf:resource="http://dspace.cityu.edu.hk:80/handle/2031/5267" />
      </rdf:Seq>
    </items>
    <dc:date>2013-05-01T03:06:36Z</dc:date>
  </channel>
  <item rdf:about="http://dspace.cityu.edu.hk:80/handle/2031/6656">
    <title>Analysis of Feng Zikai's Chinese cartoons and their computer reproduction</title>
    <link>http://dspace.cityu.edu.hk:80/handle/2031/6656</link>
    <description>Title: Analysis of Feng Zikai's Chinese cartoons and their computer reproduction
Authors: Zhang, Jing ( 張晶)
Abstract: ﻿Feng Zikai, is an outstanding modern Chinese cartoonist, as well as an accomplished 
essayist, scholar, educator, translator, calligrapher, and musician. He is chiefly known 
for developing a unique style of Chinese cartoons incorporating a combination of 
traditional Chinese fine arts features and references to Western painting styles. The 
trajectory of Feng's career reflects a characteristic of modern Chinese intellectuals, that 
of, placing value on developing deep knowledge in multiple disciplines simultaneously. 
Mostly due to the difficulties with gaining access to primary resources, publications to 
date, especially journal articles, draw on a narrow range of works and somewhat 
haphazardly extend the discussion of Feng's creations and ideas. Based on a more 
extensive access to Feng's Chinese cartoons and essays, as well as Sino-Western 
publications about his life and work, this research provides a graphics-oriented analysis 
of Feng's art works, focusing on the foundations, grammatical theories, and themes of 
his Chinese cartoons. Moreover, programs and techniques for simulating the styles of 
Chinese brush work in contemporary computer graphics and animation are quite 
successful in a generic sense, but they are not very successful in reproducing a specific 
artist's painting style in an interactive digital painting process. This research therefore 
also aims at developing a preliminary computer framework capable of reproducing the 
specific artistic styles of selected Chinese paintings, focusing on a case study of a subset 
of the works of Feng Zikai, with specific reference to his signature painting of human 
facial features. 
Aside from the potential technical benefits of such a study, a comprehensive 
understanding of Feng's graphic style will also be relevant to discussions of the 
relationship between tradition and novelty in the world of Asian art and aesthetics.
Notes: CityU Call Number: NC1699.F4 Z45 2011; xi, 431 leaves : ill. (some col.), facsims.   30 cm.; Thesis (Ph.D.)--City University of Hong Kong, 2011.; Includes bibliographical references (leaves 384-397)</description>
    <dc:date>2011-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://dspace.cityu.edu.hk:80/handle/2031/5695">
    <title>Acoulogy as a framework for environmental sound</title>
    <link>http://dspace.cityu.edu.hk:80/handle/2031/5695</link>
    <description>Title: Acoulogy as a framework for environmental sound
Authors: Maridet, Cedric Marie Yves
Abstract: ﻿Electronic technologies enable the composer to select, repeat, fragment and &#xD;
otherwise manipulate and study sound. These possibilities have been a &#xD;
strong impetus in the development of innovative theories of sound alongside &#xD;
radical compositional practices using recorded environmental sounds. &#xD;
However, a holistic model that clarifies and maps the stakes of the various &#xD;
practices is lacking. Thus, I propose to elucidate the concept of listening &#xD;
intentions and to place it at the core of sonic art theory. In that sense, a model &#xD;
of acoulogy, as the study of listening, is a valuable framework to explain the &#xD;
heterogeneity of listening modes and the connections between composing &#xD;
and listening. This justifies a phenomenological approach, which focuses on a &#xD;
first-person description of the different ways to experience sounds. Several &#xD;
domains are thus identified concerning the potentials for abstraction contained &#xD;
in recorded sounds, like the relationship of the sound to its source, the &#xD;
paradigms of contextualized versus decontextualized sounds, found versus &#xD;
processed sound, and the relationship to reality. These concepts provide the &#xD;
basic vocabulary to describe and analyze different forms of sonic art.
Notes: CityU Call Number: ML3805 .M37 2009; 1 v. (unpaged)   30 cm.; Thesis (Ph.D.)--City University of Hong Kong, 2009.; Includes bibliographical references.</description>
    <dc:date>2009-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://dspace.cityu.edu.hk:80/handle/2031/5689">
    <title>Bounded-parameter partially observable Markov decision processes</title>
    <link>http://dspace.cityu.edu.hk:80/handle/2031/5689</link>
    <description>Title: Bounded-parameter partially observable Markov decision processes
Authors: Ni, Yaodong (倪耀東)
Abstract: ﻿In many online applications, it is critical to design an intelligent agent that is able to make &#xD;
sequential decisions in a complex environment with uncertainty. The partially observable &#xD;
Markov decision process (POMDP) is considered as a fundamental model for sequential &#xD;
decision making under uncertainty. Not only can the POMDP model describe the uncertainty &#xD;
in the action effects of the agent, but also describe the uncertainty in the agent’s &#xD;
observations. However, the lack of the knowledge for constructing the precise underlying &#xD;
model and the high computational complexity for obtaining optimality have made it difficult &#xD;
to apply POMDPs to real-world problems. In this dissertation, I focus on addressing &#xD;
the former, while the latter is also considered. &#xD;
In reality, it is usually an unattainable objective to precisely describe an environment &#xD;
by an exact POMDP model, due to various reasons such as inadequate data for model extraction, &#xD;
imprecision brought by consulting human experts and time-varying environment &#xD;
that cannot be described by a static POMDP model. However, it is possible to estimate &#xD;
the bounds on the parameters in the model based on the available information. In this &#xD;
dissertation, I study the POMDP problems with only information about the bounds of the &#xD;
model parameters. &#xD;
I propose the model of the bounded-parameter partially observable Markov decision &#xD;
process (BPOMDP), which is a generalization of the classic, exact POMDP model. In &#xD;
order to solve a BPOMDP, two key problems brought by parameter imprecision need to be &#xD;
addressed: (1) how to formulate the optimality criterion and (2) how to represent a policy. &#xD;
In this dissertation, I present two different solution performance criteria, namely themultimodel &#xD;
admissibility and the optimistic optimality. Themulti-model admissibility criterion &#xD;
refers to finding an admissible policy given that each policy is evaluated with multiple POMDP models. Under the optimistic optimality criterion, a policy is referred to as &#xD;
optimal if its highest possible total reward is themaximumamong all policies. In addition, &#xD;
I will discuss two representations of policies, each leading to an approach to solving &#xD;
BPOMDPs. &#xD;
The first policy representation, which is based on the concept of the policy tree, &#xD;
provides explicit policies for the finite-horizon problems and approximate solutions for &#xD;
infinite-horizon problems. I present a modified value iteration as the basic strategy for &#xD;
generating a multi-model admissible solution, and further propose a UL-based value iteration &#xD;
(ULVI) algorithm that is convenient to execute and helps reduce computational &#xD;
costs. Different settings of subroutines in the ULVI algorithm can lead to different performances. &#xD;
Theoretically, it is proven that the reward loss of the solution generated by the &#xD;
ULVI algorithm originates only from the imprecision in parameters. I have experiments &#xD;
to show that imprecision in the parameters affects both the computational costs and the &#xD;
reward loss and, at the expense of solution performance, the ULVI algorithm can be taken &#xD;
as an approximate method for exact POMDPs for saving computation. &#xD;
The policy representation called the finite-state controller (FSC) is particularly suitable &#xD;
for infinite-horizon problems, which occupies only finite memory and allows explicit &#xD;
policy-executing. Based on the theoretical results, I propose a value iteration method for &#xD;
evaluating FSCs. By representing a policy as an FSC, I develop the policy iteration algorithm &#xD;
for BPOMDPs. It is shown that the policy iteration algorithm converges to an &#xD;
ǫ-optimal policy under the optimistic optimality criterion in finite iterations. &#xD;
The BPOMDP model is a generalization of the traditional POMDP model in the sense &#xD;
that any exact POMDP model can be represented as a BPOMDP model, thus the approaches &#xD;
proposed in this dissertation are applicable for standard POMDP problems. As &#xD;
a more robust model, the BPOMDP model is expected to find a larger variety of applications &#xD;
than the POMDP model. In this view, the work presented in this dissertation is of &#xD;
general significance for sequential decision making under uncertainty.
Notes: CityU Call Number: QA274.7 .N5 2009; xv, 118 leaves : ill.   30 cm.; Thesis (Ph.D.)--City University of Hong Kong, 2009.; Includes bibliographical references (leaves 94-104)</description>
    <dc:date>2009-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://dspace.cityu.edu.hk:80/handle/2031/5267">
    <title>Bayesian graph-theoretic approaches to image structure modeling and matching</title>
    <link>http://dspace.cityu.edu.hk:80/handle/2031/5267</link>
    <description>Title: Bayesian graph-theoretic approaches to image structure modeling and matching
Authors: Feng, Wei (馮偉)
Abstract: Image structure modeling and matching remain two active topics in computer vision for&#xD;
decades, and compose the foundation for many content-based applications in media computing.&#xD;
Currently, most research on these two problems is usually conducted independently&#xD;
with different methods. In this dissertation, we generalize image structure modeling&#xD;
and matching with a unified paradigm, namely the Bayesian graph-theoretic approach.&#xD;
We present a series of novel structural modeling and matching algorithms arising from the&#xD;
Bayesian graph formulation.&#xD;
This dissertation mainly addresses the following three problems: 1) How to extract a&#xD;
reliable structural labeling using Bayesian decision theory, Markov random fields (MRFs)&#xD;
and graph formulation? 2) How to construct a compact and effective structural model to&#xD;
encode both global topology and salient local features? 3) How to efficiently match two&#xD;
structural models under moderate occlusion and clutter?&#xD;
Our work on the first problem focuses on integrating graph formulation and graphtheoretic&#xD;
methods with MRFs and Bayesian model. The MRFs and Bayesian decision&#xD;
theory provide a powerful tool for statistical image analysis and structural pattern modeling.&#xD;
However, self-validation always remains an open problem for traditional methods.&#xD;
Besides, the computational complexity of maximum a posteriori probability (MAP) estimation&#xD;
is another critical weakness, leading to a large sacrifice of accuracy for speed.&#xD;
Using Bayesian graph formulation and graph-theoretic methods, we proposed a general&#xD;
paradigm, namely graduated graph mincuts (GGC) that is self-validated and significantly&#xD;
reduce the computational complexity compared to flat MRF/MAP methods.&#xD;
Within the GGC framework, we propose three concrete algorithms: tree-structured graph cuts (TSGC), net-structured graph cuts (NSGC) and hierarchical graph cuts (HGC). We&#xD;
also generalize the discriminative spectral clustering to Bayesian spectral clustering by&#xD;
combining with generative models.&#xD;
We address the second problem based on the proposed structural labeling methods.&#xD;
A reliable structural model called Bayesian structural content abstraction (BaSCA) is&#xD;
proposed, which is an attributed graph representation of image structural content. The&#xD;
BaSCA model is robust to non-content changing operations (NCOs) and sensitive to&#xD;
content-changing operations (COs). In addition, to support dynamic NCO/CO partition,&#xD;
we further optimize the BaSCA structure model in the user-defined NCO space with an&#xD;
analogy mean shift algorithm, namely identical structure extension. Besides the robustness,&#xD;
another nice property of the BaSCA model is that it can be extended naturally by&#xD;
integrating salient local features. The BaSCA model is applied to region-level image authentication.&#xD;
Experiments show that the BaSCA signature significantly improves the false&#xD;
positive rate and has comparable false negative rates with previous methods.&#xD;
We study the third problem, structural matching, with spectral graph theory. We show&#xD;
how to handle the occlusion/clutter problem in the normalized eigenspace using a spectral&#xD;
approach, which is considered difficult for classical spectral methods. We also discuss&#xD;
the spectral multiplicity problem in graph matching, and propose a multiplicity-tolerant&#xD;
algorithm for structural matching.&#xD;
Finally, the proposed algorithms are applied to solving some real-world problems&#xD;
in computer vision and media computing, such as media content authentication, automatic/&#xD;
interactive segmentation, shape matching and retrieval etc. Some related problems,&#xD;
e.g., multiple grouping cues extraction and shape structure abstraction, are also discussed.&#xD;
The algorithms developed in this dissertation are not limited to two-dimensional Cartesian&#xD;
spaces or any metric structure. Therefore, the Bayesian graph-theoretic approach&#xD;
may readily find a large variety of applications in computer vision, pattern recognition&#xD;
and media computing.
Notes: xvi, 195 leaves : ill.   30 cm.; Thesis (Ph.D.)--City University of Hong Kong, 2008.; Includes bibliographical references (leaves 179-195); CityU Call Number: TA1637 .F46 2008</description>
    <dc:date>2008-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

