Dissertations / Theses on the topic 'Hierarchical search'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 49 dissertations / theses for your research on the topic 'Hierarchical search.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Xu, Xin. "Interactive hierarchical generate and test search." Thesis, University of Ottawa (Canada), 1991. http://hdl.handle.net/10393/7934.
Full textShenoy, U. Nagaraj. "Automatic Data Partitioning By Hierarchical Genetic Search." Thesis, Indian Institute of Science, 1996. http://hdl.handle.net/2005/172.
Full textThe introduction of languages like High Performance Fortran (HPF) which allow the programmer to indicate how the arrays used in the program have to be distributed across the local memories of a multi-computer has not completely unburdened the parallel programmer from the intricacies of these architectures. In order to tap the full potential of these architectures, the compiler has to perform this crucial task of data partitioning automatically. This would not only unburden the programmer but would make the programs more efficient since the compiler can be made more intelligent to take care of the architectural nuances. The topic of this thesis namely the automatic data partitioning deals with finding the best data partition for the various arrays used in the entire program in such a way that the cost of execution of the entire program is minimized. The compiler could resort to runtime redistribution of the arrays at various points in the program if found profitable. Several aspects of this problem have been proven to be NP-complete. Other researchers have suggested heuristic solutions to solve this problem. In this thesis we propose a genetic algorithm namely the Hierarchical Genetic Search algorithm to solve this problem.
Normore, Lorraine Dombrowski. "Strategies in searching hierarchical data structures /." The Ohio State University, 1986. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487265143147771.
Full textManabe, Tomohiro. "Web Search Based on Hierarchical Heading-Block Structure Analysis." 京都大学 (Kyoto University), 2016. http://hdl.handle.net/2433/215681.
Full textKyoto University (京都大学)
0048
新制・課程博士
博士(情報学)
甲第19854号
情博第605号
新制||情||105(附属図書館)
32890
京都大学大学院情報学研究科社会情報学専攻
(主査)教授 田島 敬史, 教授 田中 克己, 教授 吉川 正俊
学位規則第4条第1項該当
Dickinson, Anthony R. "Hierarchical organisation in serial search tasks by Cebus apella monkeys." Thesis, University of Edinburgh, 1998. http://hdl.handle.net/1842/21198.
Full textRoshani, Asra. "Unsupervised segmentation of sequences using harmony search and hierarchical clustering techniques." Master's thesis, Université Laval, 2014. http://hdl.handle.net/20.500.11794/25350.
Full textIn the context of natural language processing, data is presented most of the time as a long sequence of discrete characters. Therefore, identifying interesting patterns within the long sequence can be a challenging task. Consequently, automatic segmentation of data would be extremely useful to extract the meaningful sub-sequences and chunks from a long data sequence. Segmentation of raw data is one of the most important preprocessing steps in many natural language processing tasks. Word segmentation is considered as the task of finding meaningful chunks, i.e. words, within a text corpus. The main objective of this study is to present an unsupervised hierarchical segmentation technique using Harmony Search algorithm which is a meta-heuristic optimization approach. In the proposed technique, the word segmentation task is performed using a Binary Harmony Search (a special form of Harmony Search). The language model construction and training are accomplished using a hierarchical lexicon and Baum-welch algorithm. Moreover, to improve the performance and convergence of the Binary Harmony Search, some innovative modifications are applied. In general, this study introduces an unsupervised hierarchical word segmentation algorithm based on Harmony Search approach and investigates the following related issues: word segmentation mapping to binary format, Binary Harmony Search, pitch adjustment procedure improvement, Harmony Search objective function definition, and penalty policy. The performance of the algorithm is valuated using segmentation precision, recall, F-measure and the algorithm run time when applied to the part of famous Moby Dick story as the case study. Our experiments reveal that the segmentation approach based on Harmony Search provides significantly good segments, while it requires significant run time.
Anguelov, Bobby. "Video game pathfinding and improvements to discrete search on grid-based maps." Diss., University of Pretoria, 2011. http://hdl.handle.net/2263/22940.
Full textDissertation (MSc)--University of Pretoria, 2011.
Computer Science
unrestricted
Zheng, Li. "Towards Next Generation Vertical Search Engines." FIU Digital Commons, 2014. http://digitalcommons.fiu.edu/etd/1517.
Full textFang, Qijun. "Model search strategy when P >> N in Bayesian hierarchical setting." View electronic thesis (PDF), 2009. http://dl.uncw.edu/etd/2009-2/fangq/qijunfang.pdf.
Full textSalomatin, Konstantin. "Large-scale hierarchical optimization for online advertising and wind farm planning." Research Showcase @ CMU, 2013. http://repository.cmu.edu/dissertations/337.
Full textDouglas-Brown, Denise. "In search of syntactic symmetry : on the parallels between clausal and nominal hierarchical structure." Thesis, Durham University, 1996. http://etheses.dur.ac.uk/1461/.
Full textZhu, Dengya. "Improving the relevance of search results via search-term disambiguation and ontological filtering." Curtin University of Technology, School of Information Systems, 2007. http://espace.library.curtin.edu.au:80/R/?func=dbin-jump-full&object_id=9348.
Full textTo achieve the above research goal, a special search-browser is developed, and its retrieval effectiveness is evaluated. The hierarchical structure of the Open Directory Project (ODP) is employed as the socially constructed knowledge structure which is represented by the Tree component of Java. Yahoo! Search Web Services API is utilized to obtain search results directly from Yahoo! search engine databases. The Lucene text search engine calculates similarities between each returned search result and the semantic characteristics of each category in the ODP; and thus to assign the search results to the corresponding ODP categories by Majority Voting algorithm. When an interesting category is selected by a user, only search results categorized under the category are presented to the user, and the quality of the search results is consequently improved.
Experiments demonstrate that the proposed approach of this research can improve the precision of Yahoo! search results at the 11 standard recall levels from an average 41.7 per cent to 65.2 per cent; the improvement is as high as 23.5 per cent. This conclusion is verified by comparing the improvements of the P@5 and P@10 of Yahoo! search results and the categorized search results of the special search-browser. The improvement of P@5 and P@10 are 38.3 per cent (85 per cent - 46.7 per cent) and 28 per cent (70 per cent - 42 per cent) respectively. The experiment of this research is well designed and controlled. To minimize the subjectiveness of relevance judgments, in this research five judges (experts) are asked to make their relevance judgments independently, and the final relevance judgment is a combination of the five judges’ judgments. The judges are presented with only search-terms, information needs, and the 50 search results of Yahoo! Search Web Service API. They are asked to make relevance judgments based on the information provided above, there is no categorization information provided.
The first contribution of this research is to use an extracted category-document to represent the semantic characteristics of each of the ODP categories. A category-document is composed of the topic of the category, description of the category, the titles and the brief descriptions of the submitted Web pages under this category. Experimental results demonstrate the category-documents of the ODP can represent the semantic characteristics of the ODP in most cases. Furthermore, for machine learning algorithms, the extracted category-documents can be utilized as training data which otherwise demand much human labor to create to ensure the learning algorithm to be properly trained. The second contribution of this research is the suggestion of the new concepts of relevance judgment convergent degree and relevance judgment divergent degree that are used to measure how well different judges agree with each other when they are asked to judge the relevance of a list of search results. When the relevance judgment convergent degree of a search-term is high, an IR algorithm should obtain a higher precision as well. On the other hand, if the relevance judgment convergent degree is low, or the relevance judgment divergent degree is high, it is arguable to use the data to evaluate the IR algorithm. This intuition is manifested by the experiment of this research. The last contribution of this research is that the developed search-browser is the first IR system (IRS) to utilize the ODP hierarchical structure to categorize and filter search results, to the best of my knowledge.
Mayorova, Olga Vladislavovna. "Social Capital and Institutional Transition: Regional Context for Network Use in Job Search in Russia, 1985-2001." Diss., The University of Arizona, 2008. http://hdl.handle.net/10150/193995.
Full textCowlagi, Raghvendra V. "Hierarchical motion planning for autonomous aerial and terrestrial vehicles." Diss., Georgia Institute of Technology, 2011. http://hdl.handle.net/1853/41066.
Full textWatchravesringkan, Kittichai. "A hierarchical model of values, price perception, ongoing search and shopping behaviors: A cross-cultural comparison." Diss., The University of Arizona, 2005. http://hdl.handle.net/10150/280776.
Full textElkawkagy, Mohamed Mohamed Nabil Mohamed Shams Eldeen [Verfasser]. "Hierarchical landmarks - a means to reduce search effort in hybrid planning / Mohamed Mohamed Nabil Mohamed Shams Eldeen Elkawkagy." Ulm : Universität Ulm. Fakultät für Ingenieurwissenschaften und Informatik, 2011. http://d-nb.info/1016716524/34.
Full textBolin, Jakob, and Nico Palmroos. "Monte-Carlo Tree Search Used for Fortification in the Game of Risk." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-297698.
Full textStrategispelet Risk är ett väldigt populärt brädspel som är lätt att lära sig men svårt att bemästra. Syftet med detta projekt är att utforska spelets befästningsfas, där spelarens trupper flyttas mellan territorier. Vår metod är baserad på en anpassning av Monte Carlo trädsökning (MCTS) till Risk. För att förbättra trupprörelserna föreslår vi två tekniker, ”hierarchical search” och ”progressive bias”. Dessa metoder, i kombination med andra tillägg av MCTS, jämförs sedan mot en standard agent i spelet. Våra resultat visar att hierarchical search förbättrade MCTS agentens spelstyrka och att progressivce bias har möjlighet att förbättra agenten men kräver fortsatt utforskning.
Kandidatexjobb i elektroteknik 2020, KTH, Stockholm
CASTRO, RENER PEREIRA DE. "STATISTICAL OPTIMIZATION OF SPATIAL HIERARCHICAL STRUCTURES SEARCHS." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2008. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=11695@1.
Full textEste trabalho surgiu da seguinte observação: os clássicos algoritmos de busca em 2d-tree começam da raiz para acessar dados armazenados nas folhas. Entretanto, como as folhas são os nós mais distantes da raiz, por que começar as buscas pela raiz? Com representações clássicas de 2d-trees, não existe outra forma de acessar uma folha. Existem 2d- trees, porém, que permitem acessar em tempo constante qualquer nó, dado sua posição e seu nível. Para o algoritmo de busca, a posição é conhecida, mas o nível não. Para estimar o nível de um nó qualquer, um método de otimização estatística do custo médio das buscas é proposto. Como os piores custos de busca são obtidos quando se começa da raiz, este método melhora ambos: o consumo de memória pelo uso de 2d-trees que permitem acessar em tempo constante qualquer nó, e o tempo de execução através da otimização proposta.
This work emerged from the following observation: usual search procedures for 2d-trees start from the root to retrieve the data stored at the leaves. But since the leaves are the farthest nodes to the root, why start from the root? With usual 2d-trees representations, there is no other way to access a leaf. However, there exist 2d-trees which allow accessing any node in constant time, given its position in space and its depth in the 2d-tree. Search procedures take the position as an input, but the depth remains unknown. To estimate the depth of an arbitrary node a statistical optimization of the average cost for the search procedures is introduced. Since the highest costs of these algorithms are obtained when starting from the root, this method improves on both, the memory footprint by the use of 2d-trees which allow accessing any node in constant time, and execution time through the proposed optimization.
Hinz, Joel. "Clustering the Web : Comparing Clustering Methods in Swedish." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-95228.
Full textKamenieva, Iryna. "Research Ontology Data Models for Data and Metadata Exchange Repository." Thesis, Växjö University, School of Mathematics and Systems Engineering, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-6351.
Full textFor researches in the field of the data mining and machine learning the necessary condition is an availability of various input data set. Now researchers create the databases of such sets. Examples of the following systems are: The UCI Machine Learning Repository, Data Envelopment Analysis Dataset Repository, XMLData Repository, Frequent Itemset Mining Dataset Repository. Along with above specified statistical repositories, the whole pleiad from simple filestores to specialized repositories can be used by researchers during solution of applied tasks, researches of own algorithms and scientific problems. It would seem, a single complexity for the user will be search and direct understanding of structure of so separated storages of the information. However detailed research of such repositories leads us to comprehension of deeper problems existing in usage of data. In particular a complete mismatch and rigidity of data files structure with SDMX - Statistical Data and Metadata Exchange - standard and structure used by many European organizations, impossibility of preliminary data origination to the concrete applied task, lack of data usage history for those or other scientific and applied tasks.
Now there are lots of methods of data miming, as well as quantities of data stored in various repositories. In repositories there are no methods of DM (data miming) and moreover, methods are not linked to application areas. An essential problem is subject domain link (problem domain), methods of DM and datasets for an appropriate method. Therefore in this work we consider the building problem of ontological models of DM methods, interaction description of methods of data corresponding to them from repositories and intelligent agents allowing the statistical repository user to choose the appropriate method and data corresponding to the solved task. In this work the system structure is offered, the intelligent search agent on ontological model of DM methods considering the personal inquiries of the user is realized.
For implementation of an intelligent data and metadata exchange repository the agent oriented approach has been selected. The model uses the service oriented architecture. Here is used the cross platform programming language Java, multi-agent platform Jadex, database server Oracle Spatial 10g, and also the development environment for ontological models - Protégé Version 3.4.
ASNAGHI, COSTANZA. "Un'Analisi della Variazione Lessicale Regionale Nell’Inglese di California Attraverso le Ricerche in Rete Limitate per Sito." Doctoral thesis, Università Cattolica del Sacro Cuore, 2013. http://hdl.handle.net/10280/1811.
Full textThe study examines regional lexical variation in written Standard California English. The valuesof 45 continuous lexical alternation variables are gathered through site-restricted web searches in 336 online newspaper websites based in 270 locations in California and then calculated as proportions. Statistical techniques analyze global and local spatial autocorrelation values. The results of the analysis, reported in 90 maps, confirm the regional distribution of the variables in California. The 45 lexical variables are then analyzed with multivariate techniques to identify the linguistic relations between the surveyed California cities. Factor analysis, which accounts for 50.5% of the variation in the data, highlights three areas in the regional lexical distribution: north/south, urban/rural, central and lower southern/upper southern and northern areas. The hierarchical cluster analysis also distinguishes six major dialect regions in California: the North dialect region, the Sacramento-Santa Cruz dialect region, the San Francisco Bay Area dialect region, the Central dialect region, the Upper Southerns dialect region, and the Lower Southern dialect region. Five multivariate maps are provided in the thesis. The explanation of the results is based both on historical settlement patterns and on a socio-cultural explanation, which are reflected in the language in California.
"A probabilistic cooperative-competitive hierarchical search model." 1998. http://library.cuhk.edu.hk/record=b5889641.
Full textThesis (M.Phil.)--Chinese University of Hong Kong, 1998.
Includes bibliographical references (leaves 99-104).
Abstract also in Chinese.
List of Figures --- p.ix
List of Tables --- p.xi
Chapter I --- Preliminary --- p.1
Chapter 1 --- Introduction --- p.2
Chapter 1.1 --- Thesis themes --- p.4
Chapter 1.1.1 --- Dynamical view of landscape --- p.4
Chapter 1.1.2 --- Bottom-up self-feedback algorithm with memory --- p.4
Chapter 1.1.3 --- Cooperation and competition --- p.5
Chapter 1.1.4 --- Contributions to genetic algorithms --- p.5
Chapter 1.2 --- Thesis outline --- p.5
Chapter 1.3 --- Contribution at a glance --- p.6
Chapter 1.3.1 --- Problem --- p.6
Chapter 1.3.2 --- Approach --- p.7
Chapter 1.3.3 --- Contributions --- p.7
Chapter 2 --- Background --- p.8
Chapter 2.1 --- Iterative stochastic searching algorithms --- p.8
Chapter 2.1.1 --- The algorithm --- p.8
Chapter 2.1.2 --- Stochasticity --- p.10
Chapter 2.2 --- Fitness landscapes and its relation to neighborhood --- p.12
Chapter 2.2.1 --- Direct searching --- p.12
Chapter 2.2.2 --- Exploration and exploitation --- p.12
Chapter 2.2.3 --- Fitness landscapes --- p.13
Chapter 2.2.4 --- Neighborhood --- p.16
Chapter 2.3 --- Species formation methods --- p.17
Chapter 2.3.1 --- Crowding methods --- p.17
Chapter 2.3.2 --- Deterministic crowding --- p.18
Chapter 2.3.3 --- Sharing method --- p.18
Chapter 2.3.4 --- Dynamic niching --- p.19
Chapter 2.4 --- Summary --- p.21
Chapter II --- Probabilistic Binary Hierarchical Search --- p.22
Chapter 3 --- The basic algorithm --- p.23
Chapter 3.1 --- Introduction --- p.23
Chapter 3.2 --- Search space reduction with binary hierarchy --- p.25
Chapter 3.3 --- Search space modeling --- p.26
Chapter 3.4 --- The information processing cycle --- p.29
Chapter 3.4.1 --- Local searching agents --- p.29
Chapter 3.4.2 --- Global environment --- p.30
Chapter 3.4.3 --- Cooperative refinement and feedback --- p.33
Chapter 3.5 --- Enhancement features --- p.34
Chapter 3.5.1 --- Fitness scaling --- p.34
Chapter 3.5.2 --- Elitism --- p.35
Chapter 3.6 --- Illustration of the algorithm behavior --- p.36
Chapter 3.6.1 --- Test problem --- p.36
Chapter 3.6.2 --- Performance study --- p.38
Chapter 3.6.3 --- Benchmark tests --- p.45
Chapter 3.7 --- Discussion and analysis --- p.45
Chapter 3.7.1 --- Hierarchy of partitions --- p.45
Chapter 3.7.2 --- Availability of global information --- p.47
Chapter 3.7.3 --- Adaptation --- p.47
Chapter 3.8 --- Summary --- p.48
Chapter III --- Cooperation and Competition --- p.50
Chapter 4 --- High-dimensionality --- p.51
Chapter 4.1 --- Introduction --- p.51
Chapter 4.1.1 --- The challenge of high-dimensionality --- p.51
Chapter 4.1.2 --- Cooperation - A solution to high-dimensionality --- p.52
Chapter 4.2 --- Probabilistic Cooperative Binary Hierarchical Search --- p.52
Chapter 4.2.1 --- Decoupling --- p.52
Chapter 4.2.2 --- Cooperative fitness --- p.53
Chapter 4.2.3 --- The cooperative model --- p.54
Chapter 4.3 --- Empirical performance study --- p.56
Chapter 4.3.1 --- pBHS versus pcBHS --- p.56
Chapter 4.3.2 --- Scaling behavior of pcBHS --- p.60
Chapter 4.3.3 --- Benchmark test --- p.62
Chapter 4.4 --- Summary --- p.63
Chapter 5 --- Deception --- p.65
Chapter 5.1 --- Introduction --- p.65
Chapter 5.1.1 --- The challenge of deceptiveness --- p.65
Chapter 5.1.2 --- Competition: A solution to deception --- p.67
Chapter 5.2 --- Probabilistic cooperative-competitive binary hierarchical search --- p.67
Chapter 5.2.1 --- Overview --- p.68
Chapter 5.2.2 --- The cooperative-competitive model --- p.68
Chapter 5.3 --- Empirical performance study --- p.70
Chapter 5.3.1 --- Goldberg's deceptive function --- p.70
Chapter 5.3.2 --- "Shekel family - S5, S7, and S10" --- p.73
Chapter 5.4 --- Summary --- p.74
Chapter IV --- Finale --- p.78
Chapter 6 --- A new genetic operator --- p.79
Chapter 6.1 --- Introduction --- p.79
Chapter 6.2 --- Variants of the integration --- p.80
Chapter 6.2.1 --- Fixed-fraction-of-all --- p.83
Chapter 6.2.2 --- Fixed-fraction-of-best --- p.83
Chapter 6.2.3 --- Best-from-both --- p.84
Chapter 6.3 --- Empricial performance study --- p.84
Chapter 6.4 --- Summary --- p.88
Chapter 7 --- Conclusion and Future work --- p.89
Chapter A --- The pBHS Algorithm --- p.91
Chapter A.1 --- Overview --- p.91
Chapter A.2 --- Details --- p.91
Chapter B --- Test problems --- p.96
Bibliography --- p.99
Wu, Chia-lu, and 巫佳錄. "Construct Hierarchical User Search Goals by Using Search Result Snippets to Improve Web Search Performance." Thesis, 2008. http://ndltd.ncl.edu.tw/handle/09524627498980122130.
Full text國立成功大學
資訊工程學系碩博士班
96
The invention of the Internet brings much convenience for human community. There are more and more useful and divers data on the web. However the length of submitted queries by users are usually no more than 3 words, so that a lot of search result snippets returned by search engines cause users to spend much time in browsing them one by one. In fact, we consider that users will have potential search goals in their mind when they submit queries to search engines, and there are three classes of user search goals, including resource-seeking, informational, and navigational. In this paper, we extract text labels that matched the user search goal from search result snippets returned by Google, and expect to enhance search performance. We use the most popular techniques SVM to deal with the classification of snippet, and detect text labels which matched user search goals and semantic relevance which improved search goals automatically from each class of snippets, so that the user search goals with higher semantic relevance can get higher ranking, and classifies each type of user search goals in depth by our proposed Hierarchical User Search Goal Model. Finally, we improve search performance by proposing a User-Search-Goal-Base Search Model (USGBSM). The major contribution of this paper is that we further classifies three classes of user search goals in depth based on some new factors like query term, user search goal to enhance search performance thus users can find the snippet that they want to click more quickly.
Kelly, Stephen. "ON DEVELOPMENTAL VARIATION IN HIERARCHICAL SYMBIOTIC POLICY SEARCH." 2012. http://hdl.handle.net/10222/15376.
Full textFan, Kai-Ting, and 范凱婷. "A Hierarchical-Search Block Matching Motion Estimation Processor." Thesis, 1997. http://ndltd.ncl.edu.tw/handle/14184443855276779465.
Full text國立交通大學
電子工程學系
85
In this thesis, a VLSI architecture for motion estimation baed on a hierarchical-search block matching algorithm (HSBMA) is developed. The proposed architecture can deal with the full- search block matching algorithm(FSBMA) as well. To meet the real-time requirement of MPEG-2 MP@ML, parallelprocessing is in great demand. Adopting semi-systolic array (SSA) architecture, 100% hardware efficiency can be achieved within processingelement (PE) array. This proposed architecture mainly consists of fiveunits, namely control unit, memory bank unit, 2-D processing element array,summation unit and comparison unit. The key feature of this design is that the maximum possible reuse of overlapped search area pixels is considered,which can reduce the bandwidth of the frame memory interface. Also, scalabledesign is included. By cascading several chips, we can process the referenceblock with different sizes. Based on 0.6um Compass library and TSMC 0.6um SPDM process technology, clock up to 71.4 MHz can be achieved. The resultimplies that this chip can meet the real time requirement of MPEG-2 MP@MLencoding.
Lin, Jia-Jeng, and 林家正. "Search Engine with Hierarchical Structures for Incomplete Queries." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/pyss2u.
Full text國立臺灣科技大學
資訊工程系
94
In recent decades, Internet grows up quickly and provides very much information. It’s hard for us to find useful information because information is increasing rapidly. There are limited information on Internet before, so we can find information with few URL. However, the information that we can find are limited. Until now, the information on the Internet is so much that it is impossible to use few URL to present these information. Furthermore, users couldn’t remember too much URL. As a result, users need search engine. We can find the information we needed quickly with search engine. ”Adaptive Search Engine for Incomplete Queries” is the search engine designed for incomplete queries. It can observe the users’ behaviors and find what kind of data users want, then return these data to users to save users’ search time. But this kind of search engine have some problems. First, there must be positive data in initial pages, or search engine will not work.Second, it is sensitive to ”noise”. If users didn’t use it well, it will return bad results. Our research use ”clustering” to improve the system. We increase the probability that the positive data appear in initial pages, and we construct the hierarchical structure with clustering. With the property of the hierarchical structure, we can reduce the range of query and increase the recall rate.
李忠耕. "Hierarchical Bitmap Search for Non-Fixed Transform-Based Vector Quantization." Thesis, 1997. http://ndltd.ncl.edu.tw/handle/06669171169842531000.
Full text國立成功大學
電機工程學系
85
In recent years, vector quantization (VQ) and transform coding have been treated as the most efficient techniques for image compression. The combinations of vector quantization and transformation techniques, including discrete cosine transform VQ, optimal vector transform VQ, and singular value decomposition VQ, achieve better image quality at the expense of computation complexity. In this thesis, we introduce a hierarchical bitmap search method to reduce their computation loads. All the transformations involved with the bitmaps, even for the multiplicationsk, can be performed by simple binary adders. Especially, the singular value decomposition VQ (SVD- VQ) with the proposed bitmap search method can dramatically reduce the computational complexity. In order to avoid the blind deletion problem in the bitmap search method, we further propose a dynamic bitmap search method to reduce the computation and increase the image quality. The simulations show that the dynamic bitmap search method reduces the computation to about one fifth of the original SVD- VQ required, however, achieves invisible distortion in the reconstructed images.
Yang, Wun-Chih, and 楊文馳. "A Hierarchical Content Search Engine Based on Unstructured P2P Topology." Thesis, 2008. http://ndltd.ncl.edu.tw/handle/20282067281490922915.
Full text國立中正大學
資訊管理所
96
Peer-to-Peer (P2P) networks are useful and have applied to many fields. In order to quickly retrieve resources on a P2P network, a hierarchical search engine based, on three proposals: NICE protocol, parallel crawler, and distributed PageRank, is proposed. In our method, tasks of document fetching and indexing are distributed to nodes, and these nodes are organized into a hierarchical architecture. Since documents and their indexes are stored locally among nodes, updates on these documents are relatively. In addition, executing queries using the hierarchy can improve search efficiency. Through simulations, we find that our method can perform better than centralized method and flooding method. Also, we can have acceptable precision rate. By adapting several distributed techniques, we can construct a search engine with easier maintenances and higher usability.
Sun, Chjen-Cheng, and 孫建成. "A hierarchical clustering system to enhance personalized web-snippet search." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/k6m789.
Full text國立中央大學
資訊管理研究所
94
This paper provides a hierarchical web-snippet clustering system with the personalized ability on search engines. According to the user’s query string, the system collects snippets and formulates the corresponding browsing hierarchy to describe contents of snippets. In the browsing hierarchy, every snippet is clustered into fit clusters and the concept of every cluster is described by its label. At the last phase, the system sorts all snippets and labels according to the user’s preferences in the user profile, and outputs the personalized browsing hierarchy. The system applies lexical affinity to extract labels. By using statistical measures the system can extract related but interrupted words as labels. Thus, more flexible forms of labels can be used and as the experiment shows, the system can count label frequency more precisely. In the aspect of building the browsing hierarchy, our research provides an algorithm that extends the DisCover algorithm and can produce a browsing hierarchy without redundancy according to label dispersion. The algorithm selects son labels in greedy way and evaluates every candidate son label against four factors - document coverage、sibling node distinctiveness、redundancy、and compactness. As the experiment shows, the algorithm avoids producing redundancy. In the aspect of constructing the user profile, the system uses a reference ontology and documents which describe user’s preference to build the directory-like user profile. At the online phase, the system sorts snippets and labels according to their importance. The importance of one snippet is computed from weights and similarities of related directories in the user profile. The importance of one label is weighted according to the label frequency, the label depth, and related snippets on the node. As the experiments shows, the system can assist the user in searching information by sorting snippets. The effectiveness of our system includes discovering thematic relationships among snippets and assisting in searching wanted information. The contribution of our research is twofold: 1. To provide a hierarchical document clustering algorithm which can be used to build the browsing hierarchy without redundancy. 2. To apply a profile-based classifier to the web-snippet clustering system to produce the personalized browsing hierarchy.
Swartz, Michael D. "Stochastic search gene suggestion: Hierarchical Bayesian model selection meets gene mapping." Thesis, 2004. http://hdl.handle.net/1911/18711.
Full text何俊岳. "= Hierarchical search and vector smooth in motion estimation for interframe coding." Thesis, 1992. http://ndltd.ncl.edu.tw/handle/63540525625861082919.
Full text黃淑華. "Designed hierarchical semantic categorizaiton for the knowledge management via search engine." Thesis, 2004. http://ndltd.ncl.edu.tw/handle/45589468236681650182.
Full text國立中正大學
電機工程研究所
92
With the huge amount of information available on the World Wide Web, Web servers provide a fertile ground for information searches. The Problem that knowledge workers face today is not lack of information any more. Instead, they are in the situation of information overload. People can not quickly and efficiently find out the wanted information among such huge data. Therefore a lots of information technology were still on developed. The traditionally search technology is by understanding the document experts assign specific categories to the document. However, it wastes a lot of resources and has no economic benefits. Therefore, an new automatic text classifier which can help classification process is demand. Inform ion retrieval is aimed at retrieving information that might be useful or relevant to the user. In this paper we research the mutual semantic relationship between terms via term concept. We collect Chinese synonyms for building a synonyms thesaurus, and make use of automatic text classifier subsystem. Keyword constructs a conceptual space or knowledge space by using semantic matrices. Through the idea of conceptual space and semantic network, we expect that traditional information retrieval will be evolved into knowledge retrieval. We apply structure information from XML structure in database.
Liu, Ssu-Wei, and 劉思微. "Efficient Search Using Hierarchical Clustering in Mobile Peer-to-Peer Networks." Thesis, 2007. http://ndltd.ncl.edu.tw/handle/95384620286018945621.
Full text輔仁大學
資訊工程學系
95
With the quick advancement of both the ad hoc network technology and peer to peer technology, there have been are applications slowly emerging which try to combine those two aspects in the same existing network. It is important to find a suitable method for it. A distributed peer-to-peer network architecture without network client and server seems best suited for execution on a mobile ad hoc network. However, mobile peers suffer from some problems such as limited power capacity and dynamic topology change caused by the mobility of nodes. In this paper, we proposed a hierarchical clustering mechanism for mobile peers to do effective file sharing and management that provided a good performance in a mobile environment. We mapped the overlay network directly to the physical network, and use the Content-Addressable Network (CAN) architecture to do adaptive topology adjustment. Empty blocks were periodically detected and covered by nodes in a neighboring block to keep the system stabilized. Simulation results showed that the hierarchical clustering method could achieve a good performance in mobile peer-to-peer networks.
Yang, Chao-Hsiang, and 楊朝翔. "A Fast Keyword Search Structured P2P Network with Hierarchical Resource Classification." Thesis, 2005. http://ndltd.ncl.edu.tw/handle/3theu8.
Full text朝陽科技大學
資訊工程系碩士班
93
Nowadays, people became more rely to internet due to the rapid growth of internet. Users need to access to specify servers to search for required services or documents before obtain the resources from the providing server. This method was the common centralized architecture in obtaining resources. However, there are several potential drawbacks of centralized architecture like expanding problems, extra costs, vulnerable to attack and reliability problems. Hence, the proposed of peer-to-peer computing was well discussed and pay attention by everyone. In peer-to-peer networks, there are direct change of resources and documents between users without the access to centralized server. Users can access to desired resources in anywhere and anytime. Although structured peer-to-peer networks is able to provide rapid search of complete file name, however, it is unable to provide rapid search in keyword searching. Although there is a great improvement in keyword searching for several existed methods, however, a keyword lookup table need to be build before the searching process. Moreover, existed files may not be found in the searching process. Hence, we proposed a resource classification mechanism with hierarchical architecture in this paper. Each of the nodes in this architecture no needs to record the info of classification except the leader of each classification which only needs to record the classification info of the next level. Hence, the proposed method can increase the searching performance without increase the number of nodes and additional burden of node. Moreover, existed files may be found accurately in the searching process. In addition, users are classified into certain group with the same interests due to the specify interests of each user. So, users with the same interests are able to interchange resources within the same network. From the experiments, we found that the proposed hierarchical classification architecture not only reduce the searching time of traditional peer-to-peer structure, but also provide the accurate keyword searching rapidly.
Liu, Kaihua. "Query on Knowledge Graphs with Hierarchical Relationships." 2017. https://scholarworks.umass.edu/masters_theses_2/560.
Full textHsiao, Hsin-Wei, and 蕭新維. "An Entropy-Based Hierarchical Search Result Clustering Method by Utilizing Augmented Information." Thesis, 2007. http://ndltd.ncl.edu.tw/handle/22828825352958479082.
Full text國立成功大學
資訊工程學系碩博士班
95
Because of the improvement of the technology of search engines, and the massively increase of the number of web pages, the results returned by the search engines are always mixed and disordered. Especially for the queries with multiple topics, the mixed and disorderly situation of the search results would be more obvious. The technology of clustering search results with different topics has therefore been extensively developed. For traditional clustering methods, some researchers clustered the document sets using the similarity between two or more documents, or exploited machine learning clustering manner training some documents to get the cluster rules. However, the structure between web pages and general documents are not always the same. It can not confirm that the technologies with good performance on general documents clustering always perform well on the web pages clustering. The search engines can return information of several hundred to thousand of the pages’ titles, snippets and URLs. Almost all of the technologies about search result clustering must attain further information from the contents of the returned lists. Besides, the efficiency issue is also crucial for the clustering of web pages. In web pages clustering it can not use the same technology of analyzing all the contents to calculate its cluster as general document clustering. Supposing that we apply the method of document clustering on web pages clustering, it might waste a lot of time to get the clustered results. Long execution time is not permitted for a real-time clustering system. For this reason, more efficient methods must be developed to conquer these issues. In this paper we propose some methods with better efficiency that will conquer these issues. We improve one of the previous technologies. We utilize and augment information that search engines returned and integrate the augmented information and entropy calculation in the information. We apply several new methods to attain better clustered search results and reduce execution time. From our experiments is also indicate that these methods we proposed would obtain clustered results with high quality.
Yang, Zhong-Kai, and 楊仲凱. "EEG Source Estimation using Overlapping-Sphere Forward Model and Hierarchical-Search Beamforming." Thesis, 2005. http://ndltd.ncl.edu.tw/handle/69366193387668346426.
Full text國立交通大學
資訊工程系所
93
Brain is the most important and complicated apparatus of human beings. EEG has been widely applied in functional brain studies due to its high temporal resolution and low cost. In this work, we focus on the development of an accurate and efficient EEG forward model as well as the inverse solution for neuronal source estimation from the EEG measurements. Our forward model successfully gains its accuracy by fitting an overlapping sphere for each EEG sensor. The computation of the overlapping sphere requires only the multi-shell geometry, instead of boundary element method, thus the proposed forward model is easy to compute. Based on the proposed forward model, the beamforming technique is applied to calculate the distributed sources in the brain space. We maximize the power contrast between active state and control state of EEG recorded data to improve the accuracy of inverse solution. Hierarchical search in the solution space is applied to save the amount of computation by searching grid point level by level instead of searching the whole brain space. According to our experiments using phantom data and visual-evoked potential data, the proposed forward model and inverse solution can efficiently and accurately estimate the source of brain activation. A quick and reliable source localization technique for EEG is successfully developed which can be applied on applications when MRI is not available, such as fundamental brain research and brain-computer interface.
Shen, Heng Tao, Yan Feng Shu, and Bei Yu. "Efficient Semantic-based Content Search in P2P Network." 2003. http://hdl.handle.net/1721.1/3858.
Full textSingapore-MIT Alliance (SMA)
Shongwe, Nonhlanhla, and 熊薇. "A Multi-level Hierarchical Index Structure for Supporting Efficient Similarity Search of Tagsets." Thesis, 2010. http://ndltd.ncl.edu.tw/handle/88829320408607936394.
Full text國立臺灣師範大學
資訊工程研究所
99
In this thesis, we propose a multi-level hierarchical index structure to support efficient similarity search for tagsets. The proposed method is designed based on a previous method which supports similarity search in transaction databases with a two-level bounding mechanism. Similar to the previous method, the tagsets are incrementally grouped into clusters. However, a cluster may have sub-clusters in our approach. The tagsets in a leaf-cluster are grouped into batches. Three different thresholds are used to control the degree of similarity at each level of the index structure. Furthermore, we require the tagsets in the same cluster containing at least one common tag to prevent from grouping unrelated tagsets into a cluster. The experimental results show that the proposed multi-level hierarchical index structure provides better performance on execution time of searching than both the proposed method and the naïve method significantly. Besides, with the assistant of an inverted list of clusters, the execution time of the proposed method for deletion and updating is also much better than the other two methods.
Lin, Chih-Lu, and 林致祿. "Query Result Distillation by Hierarchical Clustering and Result Aggregation on Multiple Search Engines." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/89589171792821861918.
Full text國立成功大學
資訊工程學系碩博士班
94
As the rapid development of the network environment in recent years, we could get more and more Web resources, however some problems happened as followed, e.g., Lacking of the effective method of finding the Web resources. This problem is solved as the birth of the search engines, but there are some other problems and issues needed to be resolved. For some examples that will be mentioned in this paper: (1) for a short query, it is difficult for search engines to understand what users’ goal of the Web search. As a result, search engines are difficult to provide Web resources that are related to users’ search goal. (2) Without the effective method for helping the users, finds their information need among search engines’ enormous indexes. Therefore, this paper will focus on continuing and improving the previous work about clustering, and also try to study the suitability of pre-deciding that whether the query should be clustered or not, in order to avoid additional overheads both the search engines and users.
Li, Wei-Cheng, and 李韋承. "Toward An Ontology-based Hierarchical Knowledge Map and its Effective Knowledge Search Approach." Thesis, 2005. http://ndltd.ncl.edu.tw/handle/72400371358939852034.
Full text國立成功大學
資訊管理研究所
93
Since the emergence of the Internet, the amount of information has been grown exponentially. Everyone, as a member of knowledge society, is eager for the assistance and advantage brought by information. However, such a huge amount of information not only results in information overloading but also makes traditional information-retrieval tools incapable of dealing with this situation effectively. Thus, a more intelligent information searching and browsing methodology becomes the key issue in digging out useful knowledge in the so-called information smoke. In particular, knowledge map has been shown as a successful tool for tackling the issue. Knowledge maps can take the advantage of computer strength in powerful computation ability, imitate drafting techniques of geography field, compile innumerous data and useful information and then demonstrate the implicit relationship existing the knowledge objects in a visual map. In addition, it provides a whole picture for knowledge works when browsing so that they can benefit from the knowledge sharing and distribution. Moreover, a tree-like hierarchy can help them understand how the architecture of knowledge documents is set instantly in a general view point or how superfluous knowledge maps can be folded up. In this project, we will propose a new methodology of constructing a hierarchical knowledge map which mainly involves ontology-guided feature extraction, conceptual relationship construction by the hierarchical growing self-organizing map algorithm, visualization of the implicit semantic relationships The effectiveness and efficiency the proposed methodology will be justified by performing experiments on real-world applications.
Po-Hung, Chen, and 陳柏宏. "A SUBSAMPLING HIERARCHICAL SEARCH ALGORITHM FOR FAST BLOCK MOTION ESTIMATION AND IT'S VLSI ARCHITECTURE." Thesis, 1998. http://ndltd.ncl.edu.tw/handle/56652623777472299686.
Full text大同工學院
電機工程研究所
86
Due to the limitation of transmission bandwidth, low-bit rate motionvideo coding and transmitting for integrated service digital networks (ISDN) and high definition television (HDTV) systems has an important andgrowing research area. To realize a high-compression codec (coder and decoder), several image coding techniques have been proposed. Among these, motion compensated image coding is widely used to reduce the temporal redundancy, and the key to success of such scheme is to develop a good motion estimation technique to predict the current frame based on the previous ones. In the beginning of the thesis, a hybrid motion compensated coder is described to illustrate the importance of proposed algorithm and architecture. With regard to the computational complexity and implementation of VLSI architecture, the block matching algorithm is a good candidate for motion estimation. In this thesis, a fast hierarchical block matching algorithm and its VLSI array architectures are proposed. Based on a novel data flow, these two parts are integrated into an efficient system. The novelty of this new system is threefold. Firstly, it has high throughput.Secondly, it has good prediction quality. Thirdly, its hardware can be implemented without the limitations of the conventional hierarchical algorithms. The performance is evaluated from the viewpoint of current CMOStechnology. It shows that the real time processing of videophone and TV signals can be achieved for a single chip realization. The simulation results indicate that the prediction quality is close to the full search algorithm and zero-waiting cycle algorithm.
Ansari, Rifqi, and Rifqi Ansari. "Developing a Hybrid Particle Swarm Optimization – Tabu Search for a Hierarchical Facility Location Problem." Thesis, 2014. http://ndltd.ncl.edu.tw/handle/6752vv.
Full text國立臺灣科技大學
工業管理系
102
Hierarchical facility location problem (HFLP) is an extended version of facility layout problem which aims to determine the location of facilities in a way that facilities in higher level can serve lower level efficiently. Particle swarm optimization (PSO) algorithms have been applied to a number of classical and real-world problems. However, since PSO is a stochastic search algorithm, it is likely to be failed to reach global value at the end of a run when the problem is too complicated. This study proposes a combination of PSO and TS for solving the hierarchical facility location problem (HFLP) called HPSO-TS. Moreover, this study also proposes the exact method branch and bound, genetic algorithm, and classical PSO to be compared to the proposed algorithm. To conform to the real world, this study considers the flow capacity in the networks or in other term the vehicle capacity, and in the results the optimal number of vehicle assignments also need to be considered. In this study, a mixed integer programming model for HFLP with flow capacity constraint is developed. The decisions to be made are locating a number of facilities on a set of potential sites, determining the network assignments, and number of flow assignments on the networks. The objective is to minimize the overall demand weighted distance travel, opening facilities cost, and flow assignments cost. A random key-based solution representation and decoding method is proposed for implementing HPSO-TS. The decoding method starts by transforming the particles into a priority list and then constructed as the assignment networks. Numerical results show that the proposed algorithm is effective and gives optimal or close to optimal solutions as compared with exact solutions in solving this kind of problems. Finally, the proposed algorithm is used to solve the study case of XYZ Company.
Hsiao, Jen-Hui, and 蕭仁惠. "Using Hierarchical SVM Algorithm to Construct a Vocabulary Tree for Mobile Visual Search Applications." Thesis, 2010. http://ndltd.ncl.edu.tw/handle/39578063997651257505.
Full textWeng, Chuan-Chi, and 翁傳奇. "Hierarchical Resource Classification Overlay Network (HRCON) with Efficient Search in DHT-based Structure P2P Networks." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/02358941570327551044.
Full text朝陽科技大學
資訊工程系碩士班
94
The most significant challenge in designing a P2P file sharing system is providing a keyword search mechanism that allows users to efficiently locate desired files with short duration. DHT-based systems are highly scalable for locating data items with unique item identifier; however, DHTs do not support keyword search. While unstructured P2P systems like Gnutella are flexible enough to support keyword search, however, this system achieve poor scalability due to query flooding. As described above, structured and unstructured P2P networks are lack with the ability to achieve both scalability and keyword search capability simultaneously. In this paper, we proposed a Hierarchical Resource Classification Overlay Networks (HRCON) on top of DHT where each overlay is responsible for particular category of files. In our scheme, when a peer need a file that type related to belonging group, desired files could be obtained from the peers inside the group, which are topologically close. Clearly, content caching inside groups can further increase the efficiency of peer to peer communications by reduce the number of messages that need to get out of the group. Since there are often a large number of possibilities in keyword search, HRCON can greatly increase the performance by narrowed down the searching area.
Chang, Chun-Wei, and 張鈞偉. "Using Shortest Search Time to Plan Optimal Traffic Paths Based on Hierarchical Servers and Wireless Sensor Networks." Thesis, 2008. http://ndltd.ncl.edu.tw/handle/68124413487900602562.
Full text朝陽科技大學
資訊管理系碩士班
96
To avoid a traffic jam on the road with a heavy load, it is important to collect the information for a Car-Agent (CAG) to approach the destination. Specially, Real-Time information is significant to help CAG to achieve the purpose mentioned above. Using a hierarchical server structure located at different location and processing the received data from the wireless sensors on the road, this thesis proposes a scheme to describe a shortest path for the CAGs. Besides the short geometric path needed for the CAGs, the shortest time is also needed to describe an optimal path for traveling. Comparing with the Accumulation History, the proposed scheme is with a benefit for a real time processing. Also, comparing with the previous method by Dijkstra, the proposed scheme employing the hierarchical server structure provides a time efficient method in the search of an optimal path.
Doroodgar, Barzin. "A Learning-based Semi-autonomous Control Architecture for Robotic Exploration in Search and Rescue Environments." Thesis, 2011. http://hdl.handle.net/1807/30576.
Full textAdewumi, Aderemi Oluyinka. "Some improved genetic-algorithms based heuristics for global optimization with innovative applications." Thesis, 2010. http://hdl.handle.net/10539/8621.
Full textHuang, Wei-Yin, and 黃威穎. "Hierarchically Dynamic Clustering of Web Search Results." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/16206064099000268747.
Full text元智大學
資訊管理學系
94
This study proposes a hierarchical clustering method for dynamic clustering of web search results. The resulting tree of clusters can help users efficiently locate the relevant web pages they are interested in. The proposed method extracts feature tokens from the page titles and snippets of search results, and based on an indicator calculated by the coverage and distinctiveness of these feature tokens, determines the clustering concepts, the cluster labels and the number of clusters. Additionally, the proposed method allows a web page to be grouped into several clusters, also it pushes the high ranking web pages into the leading clusters. This study determined the clustering termination condition based on preliminary evaluation results of reach time for several Chinese and English hot keywords. A user study showed that the users are more satisfied with the proposed system than with the commercial system, Vivisimo, and are slightly satisfied with the proposed system than with the related method, DisCover, using English and Chinese hot keywords. Moreover, a performance measure on reach time confirmed that the proposed system out-performs Vivisimo, and performs slightly better than DisCover.